IdeaBlade DevForce 2010 Help Reference
TriggerItem Class Members
See Also  Properties  Methods  Send Feedback
IdeaBlade.Validation Assembly > IdeaBlade.Validation Namespace : TriggerItem Class


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 MethodGetHashCodeSee System.Object.GetHashCode.  
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

© 2013 All Rights Reserved.