ProjectPropertiesNonExcludableOrphanedElementDetectedAction Property |
Gets or sets the excludable orphaned element detected action.
Namespace:
SD.LLBLGen.Pro.ApplicationCore.ProjectClasses
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.9.0.0 (5.9.0)
Syntax [DefaultValueAttribute(NonExcludableOrphanedElementDetectedActionType.RaiseWarning)]
public NonExcludableOrphanedElementDetectedActionType NonExcludableOrphanedElementDetectedAction { get; set; }
<DefaultValueAttribute(NonExcludableOrphanedElementDetectedActionType.RaiseWarning)>
Public Property NonExcludableOrphanedElementDetectedAction As NonExcludableOrphanedElementDetectedActionType
Get
Set
Property Value
Type:
NonExcludableOrphanedElementDetectedActionTypeSee Also