Click or drag to resize
ExcludableOrphanedElementDetectedActionType Enumeration
Enum which is used to define the ExcludableOrphanedElementDetectedAction setting

Namespace:  SD.LLBLGen.Pro.ApplicationCore
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.2.0.0 (5.2.17.0403)
Syntax
public enum ExcludableOrphanedElementDetectedActionType
Members
  Member nameValueDescription
Ignore0
LogRemarkOnly1
RaiseError2
RaiseWarning3
ExcludeFromProject4
MarkForDeletion5
See Also