The following tables list the members exposed by VerifierArgs.
| Name | Description | |
|---|---|---|
![]()  | VerifierArgs Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
![]()  | ApplicableType | See Verifier.ApplicableType. | 
![]()  | ErrorMessageInfo | The VerifierErrorMessageInfo for this VerifierArgs. | 
![]()  | IsFrozen | Returns whether this VerifierArgs ( and hence the attached Verifier) is frozen. No properties may be set on a frozen verifier. You can remove the verifier, then make changes and add it back to accomplish a verifier modification. | 
![]()  | SortValue | See Verifier.SortValue. | 
![]()  | Tag | Gets or sets custom data about this VerifierArgs. | 
![]()  | TriggerLinks | Gets a collection of all of the TriggerItems on this verifier. | 
![]()  | Verifier | Gets or sets the Verifier that used this VerifierArgs to instantiate it or null if the VerifierArgs has not been used to instantiate a Verifier yet. No VerifierArgs can be used to instantiate more than a single Verifier at one time. | 
![]()  | VerifierOptions | The VerifierArgs.VerifierOptions for this VerifierArgs. | 
| Name | Description | |
|---|---|---|
![]()  | AddTrigger | Overloaded. Add a TriggerItem to this verifier. | 
![]()  | AddTriggers | Adds multiple TriggerItems to this verifier. Each TriggerItem is constructed using the VerifierArgs.ApplicableType and one of the specified "pMemberNames". | 
![]()  | Equals | (Inherited from object) | 
![]()  | GetHashCode | (Inherited from object) | 
![]()  | GetTriggerLink | Returns the associated TriggerLink for a given TriggerItem may be null | 
![]()  | GetType | (Inherited from object) | 
![]()  | RemoveTrigger | Overloaded. Remove a TriggerItem from this verifier. | 
![]()  | RemoveTriggers | Removes multiple TriggerItems to this verifier. Each TriggerItem is constructed using the VerifierArgs.ApplicableType and one of the specified "pMemberNames". | 
![]()  | ToString | (Inherited from object) | 
| Name | Description | |
|---|---|---|
![]()  | Finalize | (Inherited from object) | 
![]()  | MemberwiseClone | (Inherited from object) | 
    
    
    
    
    
    




