| IdeaBlade.Validation Assembly > IdeaBlade.Validation Namespace : TriggerTiming Enumeration |
'DeclarationPublic Enum TriggerTiming Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'UsageDim instance As TriggerTiming
public enum TriggerTiming : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
| Member | Description |
|---|---|
| AfterSet | Perform verification after a TriggerItem "event" has occurred. Usually used in reference to a property setter. |
| BeforeSet | Perform verification before a TriggerItem "event" has occurred. Usually used in reference to a property setter. |
System.Object
System.ValueType
System.Enum
IdeaBlade.Validation.TriggerTiming
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2