Click or drag to resize
DataProviderGroupColumnSourceName Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets name of the column in the source dataset used to calculate this column

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

Property Value

Type: String
The column in the source dataset used to calculate this column

Return Value

Type: String
The column in the source dataset used to calculate this column
Remarks