CustomCalculationTSettings, TResults Properties TIBCO Spotfire 7.6 API Reference

The CustomCalculationTSettings, TResults generic type exposes the following members.

Properties

  Name Description
Public property CalculationResults
Gets the CalculationResults implementation associated with this calculation.
(Inherited from CalculationTSettings, TResults.)
Public property CalculationSettings
Gets the CalculationSettings associated with this calculation.
(Inherited from CalculationTSettings, TResults.)
Public property Context
Gets the context of this node.
(Inherited from DocumentNode.)
Public property IsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public property IsValid
Gets a value indicating whether or not this calculation can be calculated. A calculation may for example be invalid when vital dependencies are missing.
(Inherited from Calculation.)
Public property Name
Gets the unique name of this calculation instance.
(Inherited from CalculationTSettings, TResults.)
Public property NeedsRefresh
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.
(Inherited from Calculation.)
Public property Transactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Public property TypeId
Gets the type identifier for the Calculation.
(Inherited from Calculation.)
Public property UpdateBehavior
Gets the CalculationUpdateBehavior of the calculation.
(Inherited from Calculation.)
Top
See Also

Reference