Click or drag to resize
SummaryDataProviderGroupColumns Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the group columns collection for this summary data provider

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public Collection GroupColumns { get; set; }

Property Value

Type: Collection
The group columns collection for this summary data provider

Return Value

Type: Collection
The group columns collection for this summary data provider
Remarks