 | BcfRowCellWithFaults Property |
[This is preliminary documentation and is subject to change.]
Gets the cells tagged with faults.
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta6
Syntaxpublic IEnumerable<BcfCell> CellWithFaults { get; }Public ReadOnly Property CellWithFaults As IEnumerable(Of BcfCell)
Get
Property Value
Type:
IEnumerableBcfCell
Version InformationBCF
Supported in: 4.0
See Also