BcfFault Class |
[This is preliminary documentation and is subject to change.]
Namespace: CalculationWorks.BusinessModel
The BcfFault type exposes the following members.
| Name | Description | |
|---|---|---|
| FaultId |
Gets the BcfFaultId.
| |
| Message |
Gets the BcfFaultMessage.
| |
| OwningRow |
Gets the owning row of this instance.
| |
| RuleId |
Get the identifier of this instance.
| |
| TaggedCells |
Gets an immutable array containing tagged cells.
|
| Name | Description | |
|---|---|---|
| Equals |
Determines whether the specified Object is equal to this instance.
(Overrides ObjectEquals(Object).) | |
| GetHashCode |
Returns a hash code for this instance.
(Overrides ObjectGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) | |
| ToString(IFormatProvider) |
Returns a String that represents this instance.
|