 |
| BcfParameterSetupValidator Property |
Gets the validator.
Namespace: CalculationWorks.BusinessModel.DesignAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntaxpublic BcfValidatorSetup Validator { get; }Public ReadOnly Property Validator As BcfValidatorSetup
Get
Property Value
Type:
BcfValidatorSetupThe validator.
See Also