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