DataColumnCalculationDependencyCollectionDataTable Property TIBCO Spotfire 7.6 API Reference
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.

Namespace: Spotfire.Dxp.Application.Calculations
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 25.11.10401.3615 (25.11.10401.3615)
Syntax

C#
public DataTable DataTable { get; }

Property Value

Type: DataTable
Version Information

Supported in: 7.6, 7.5, 7.0, 6.5, 6.0, 5.5, 5.0
See Also

Reference