 | BcfRowCellWithFaults Property |
Gets the cells tagged with faults.
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntaxpublic IEnumerable<BcfCell> CellWithFaults { get; }Public ReadOnly Property CellWithFaults As IEnumerable(Of BcfCell)
Get
Property Value
Type:
IEnumerableBcfCell
See Also