Click or drag to resize
FieldShowGroupType Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates which group column values should be shown in a summary query

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public FieldShowGroupTypeEnum ShowGroupType { get; set; }

Property Value

Type: FieldShowGroupTypeEnum
A value that indicates which group column values should be shown in a summary query

Return Value

Type: FieldShowGroupTypeEnum
A value that indicates which group column values should be shown in a summary query
Remarks