The Portrate Interview Engine

IDPLControl.Validators Property

Returns a collection if IDPLValidator instances

[Visual Basic]
Property ReadOnly Validators As ICollection
[C#]
ICollection Validators { get; }
[C++]
__property ICollection* get_Validators();
[JScript]
function get Validators() : ICollection

See Also

IDPLControl Interface | Portrate.Interview.Model Namespace