 |
| BcfValidatorSetupValidatorType Property |
Gets the type of the validator.
Namespace: CalculationWorks.BusinessModel.DesignAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntaxpublic Type ValidatorType { get; }Public ReadOnly Property ValidatorType As Type
Get
Property Value
Type:
TypeThe type of the validator.
See Also