DevForce Help Reference
TriggerItem Class Members
Properties  Methods 


The following tables list the members exposed by TriggerItem.

Public Constructors
 NameDescription
Public ConstructorTriggerItem Constructor Initializes a new instance of the TriggerItem class.  
Top
Public Properties
 NameDescription
Public PropertyMemberNameGets the member name (usually a property name) on the class specified by the Type property.  
Public PropertyType Gets the type of object that this TriggerItem is applicable to.  
Top
Public Methods
 NameDescription
Public MethodEqualsSee System.Object.Equals(System.Object).  
Public MethodGetHashCodeServes as the default hash function.  
Public MethodGetType (Inherited from object)
Public MethodToString (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
Public Operators
public Operator Equality Same semantics as Equals.
public Operator Inequality Same semantics as not Equals.
Top
See Also

Reference

TriggerItem Class
IdeaBlade.Validation Namespace

Send Feedback