ProjectPropertiesExcludableOrphanedElementDetectedAction 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.1.0.0 (5.1.0)
Syntax [DefaultValueAttribute(ExcludableOrphanedElementDetectedActionType.RaiseWarning)]
public ExcludableOrphanedElementDetectedActionType ExcludableOrphanedElementDetectedAction { get; set; }
<DefaultValueAttribute(ExcludableOrphanedElementDetectedActionType.RaiseWarning)>
Public Property ExcludableOrphanedElementDetectedAction As ExcludableOrphanedElementDetectedActionType
Get
Set
Property Value
Type:
ExcludableOrphanedElementDetectedActionTypeSee Also