Click or drag to resize
CubeDataRendererTargetDataTable Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the resulting cubed data table.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public DataTable TargetDataTable { get; }

Property Value

Type: DataTable
The resulting cubed data table.

Return Value

Type: DataTable
The resulting cubed data table.
Remarks