DevForce Help Reference
GetVerifiers Method (VerifierEngine)


Returns a list of all of the Verifiers currently registered with this VerifierEngine.
Overload List
OverloadDescription
GetVerifiers()Returns a list of all of the Verifiers currently registered with this VerifierEngine.  
GetVerifiers(Type) Gets all of the Verifiers associated with the specified type within this engine.  
GetVerifiers(TriggerItem)Gets all of the Verifiers associated with a specified TriggerItem within this engine.  
GetVerifiers(Predicate<Verifier>)Gets all verifiers that satisfy the specified Predicate.  
GetVerifiers(Type,Type,String) Gets all verifiers that satisfy the specified applicable type, verifier type and property name. Any or all of these parameters can be null.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

VerifierEngine Class
VerifierEngine Members

Send Feedback