 |
| BcfValidatorSetupValidatorType Property |
Gets the type of the validator.
Namespace: CalculationWorks.BusinessModel.DesignAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.2.1.2
Syntaxpublic Type ValidatorType { get; }Public ReadOnly Property ValidatorType As Type
Get
public:
property Type^ ValidatorType {
Type^ get ();
}member ValidatorType : Type with get
Property Value
Type:
TypeThe type of the validator.
Version InformationCalculationWorks.BusinessModel
Supported in: 3.2, 3.0, 2.1, 2.0
See Also