Click or drag to resize
GroupColumnIncludeTies Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates whether ties should be included when ShowGroupType is not SummaryData.SummaryDataShowGroupType.All.

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

Property Value

Type: Boolean
True if ties should be included when ShowGroupType is not SummaryData.SummaryDataShowGroupType.All.

Return Value

Type: Boolean
True if ties should be included when ShowGroupType is not SummaryData.SummaryDataShowGroupType.All.
Remarks