ColumnsCalculationResult DataTable Property TIBCO Spotfire 6.0 API Reference
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.

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

public DataTable DataTable { get; }

Property Value

Type: DataTable
See Also