Click or drag to resize
CalculationWorks Logo
BcfValidatorCellValidator Property
Gets the BcfValidatorBase.

Namespace: CalculationWorks.BusinessModel
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntax
public BcfValidatorBase Validator { get; }

Property Value

Type: BcfValidatorBase
The BcfValidatorBase.
See Also