ColumnsCalculationResult Properties

Spotfire 14.3 API Reference

The ColumnsCalculationResult type exposes the following members.

Properties

  NameDescription
Public propertyColumns
Public propertyContext
Gets the context of this node.
(Inherited from DocumentNode.)
Public propertyDataTable
The DataTable that the columns inhabit. Will return a valid value even if all the columns are gone so prefer this over asking the columns for their ancestor table.
Public propertyIsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public propertyTransactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Top
See Also

Reference