Click or drag to resize
DataProviderGroupColumn Properties DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

The DataProviderGroupColumn type exposes the following members.

Properties
  Name Description
Public property DateGroupType
Gets and sets the date group type for this column.
Public property FilterName
Gets the name of the column in the summary data used to filter this column
Public property Name
Gets and sets the name of this column
Public property ObjectSizes
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
Public property QuarterStartMonth
Gets and sets a value that indicates how quarters are evaluated when dates are grouped by quarter.
Public property SortColumn
Gets and sets a value a DataProviderSumColumn object that determins which summary column is used to sort this group.
Public property SortType
Gets and sets a value a SummaryDataSummarySortType that determins how this group is sorted.
Public property SourceName
Gets name of the column in the source dataset used to calculate this column
Public property SpecifiedGroupSortValues
Gets and sets a collection of values that determins the group order when SortType is SummaryData.SummaryDataSummarySortType.Specified.
Top
See Also