Click or drag to resize

BcfFault Class

[This is preliminary documentation and is subject to change.]

Represents a fault. This class cannot be inherited.
Inheritance Hierarchy
SystemObject
  CalculationWorks.BusinessModelBcfFault

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta7
Syntax
public sealed class BcfFault

The BcfFault type exposes the following members.

Properties
  NameDescription
Public propertyFaultId
Gets the BcfFaultId.
Public propertyMessage
Gets the BcfFaultMessage.
Public propertyOwningRow
Gets the owning row of this instance.
Public propertyRuleId
Get the identifier of this instance.
Public propertyTaggedCells
Gets an immutable array containing tagged cells.
Top
Methods
See Also