Static
EqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Gets the context of this node.
Gets a value indicating whether this node is attached.
Gets a value indicating whether or not this calculation can be calculated. A calculation may for example be invalid when vital dependencies are missing.
Gets the unique name of this calculation instance.
Gets a value indicating whether or not this calculation needs refreshing (through a call to Execute) to make sure that its results are up-to-date.
Gets a collection of methods for executing transactions on the document.
Gets the type identifier for the Spotfire.Dxp.Data.Calculation.
Gets the Spotfire.Dxp.Data.CalculationUpdateBehavior of the calculation.
Set the unique (within the CalculationCollection) name of this Spotfire.Dxp.Data.Calculation instance.
The name suggestion
If suggestedName is unique it is used and returned, otherwise it is first made unique by adding (2), (3) etc.
Abstract class representing a calculation.
Since
2.0