Click or drag to resize

BcfRowCellWithFaults Property

Gets the cells tagged with faults.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public IEnumerable<BcfCell> CellWithFaults { get; }

Property Value

Type: IEnumerableBcfCell
See Also