IdeaBlade DevForce 2010 Help Reference
VerifierElement Class Members
See Also  Properties  Methods  Send Feedback
IdeaBlade.Core Assembly > IdeaBlade.Core.Configuration Namespace : VerifierElement Class


The following tables list the members exposed by VerifierElement.

Public Constructors

 NameDescription
Public ConstructorVerifierElement Constructor Empty constructor.  
Top

Public Properties

 NameDescription
Public PropertyApplicableTypeGets the fully-qualified type corresponding to the ApplicableTypeName; throws an error if no matching type can be found.  
Public PropertyApplicableTypeNameGets or sets the ApplicableType name.  
Public PropertyDescriptionGets or sets the Description.  
Public PropertyErrorContinuationModeGets or sets the OnErrorMode setting.  
Public PropertyExecutionModesGets or sets the ExecutionModes setting.  
Public PropertyItem Gets or sets a property, attribute, or child element of this VerifierElement. If pName is not found in VerifierElement, then VerifierArgs children are checked.  
Public PropertyName Gets or sets the name (moniker) by which this verifier can be referenced in code.  
Public PropertySortValueGets or sets the SortValue.  
Public PropertyTagA free-form field for developer's custom use.  
Public PropertyVerifierArgsGets or sets the verifier arguments.  
Public PropertyVerifierTypeGets the fully-qualified type corresponding to the VerifierTypeName; throws an error if no matching type can be found.  
Public PropertyVerifierTypeNameGets or sets the VerifierType name.  
Top

Public Methods

 NameDescription
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodGetValueOverloaded. Returns the value in the <verifierArgs> collection corresponding to the given name. If name does not exist, the default value for the given type is returned.  
Public MethodToString  
Top

Protected Methods

 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top

See Also

© 2013 All Rights Reserved.