BcfComputedItem Structure |
[This is preliminary documentation and is subject to change.]
Namespace: CalculationWorks.BusinessModel
The BcfComputedItem type exposes the following members.
| Name | Description | |
|---|---|---|
| Calculator |
The calculator (BcfFunction or BcfRule).
| |
| Row |
| Name | Description | |
|---|---|---|
| Equals(Object) |
Determines whether the specified Object is equal to this instance.
(Overrides ValueTypeEquals(Object).) | |
| Equals(BcfComputedItem) |
Determines whether the specified value is equal to this instance.
| |
| GetHashCode |
Returns the hash code for this instance.
(Overrides ValueTypeGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
| Equality |
Determines whether two specified values are equal.
| |
| Inequality |
Determines whether two specified values are different.
|