Click or drag to resize
CubeDataRendererSourceDataTable Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the source data table this cube was built from.

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

Property Value

Type: DataTable
The source data table this cube was built from.

Return Value

Type: DataTable
The source data table this cube was built from.
Remarks