Click or drag to resize
DataProviderGroupColumnSpecifiedGroupSortValues Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a collection of values that determins the group order when SortType is SummaryData.SummaryDataSummarySortType.Specified.

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

Property Value

Type: Collection
The collection of values that determins the group order when SortType is SummaryData.SummaryDataSummarySortType.Specified.

Return Value

Type: Collection
The collection of values that determins the group order when SortType is SummaryData.SummaryDataSummarySortType.Specified.
Remarks