Click or drag to resize
CalculationWorks Logo
BcfValidatorCellContentValidatorCell Property
Gets the BcfValidatorCell.

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

Property Value

Type: BcfValidatorCell
The BcfValidatorCell.
See Also