
Visual Basic (Declaration) | |
---|---|
<DataContractAttribute()> Public Class TriggerContext |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As TriggerContext |
C# | |
---|---|
[DataContractAttribute()] public class TriggerContext |
C++/CLI | |
---|---|
[DataContractAttribute()] public ref class TriggerContext |
Verifiers that are called in the context of an Instance verification (see VerifierOptions.ExecutionModes) will have a null TriggerContext. Under all other circumstances the TriggerContext will fully describe the TriggerItem, the TriggerTiming, the instance on which the TriggerItem was executed, and the proposed value if a "BeforeSet" trigger was involved.
System.Object
IdeaBlade.Validation.TriggerContext
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family