Click or drag to resize
CalculationWorks Logo
BcfValidatorSetupValidatorType Property
Gets the type of the validator.

Namespace: CalculationWorks.BusinessModel.Design
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntax
public Type ValidatorType { get; }

Property Value

Type: Type
The type of the validator.
See Also