Click or drag to resize

BcfFault Class

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.2.0
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