Click or drag to resize
NonExcludableOrphanedElementDetectedActionType Enumeration
Enum which is used to define the NonExcludableOrphanedElementDetectedAction setting

Namespace:  SD.LLBLGen.Pro.ApplicationCore
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public enum NonExcludableOrphanedElementDetectedActionType
Members
  Member nameValueDescription
Ignore0
LogRemarkOnly1
RaiseError2
RaiseWarning3
MarkForDeletion4
See Also