DataColumnCalculationDependencyCollection Properties

Spotfire 14.3 API Reference

The DataColumnCalculationDependencyCollection type exposes the following members.

Properties

  NameDescription
Public propertyColumns
The DataColumn objects that this dependency represents.
Public propertyContext
Gets the context of this node.
(Inherited from DocumentNode.)
Public propertyDataTable
The datatable in which the columns represented by this dependency resides. Will return a value even if all the columns in the table are deleted and is thus preferable to asking the columns for their ancestor table. Returns null if the datatable no longer exists.
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