Click or drag to resize
TrendingDetailsIncludeTies Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the if ties should be included when identifing top or bottom trends

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

Property Value

Type: Boolean
A flag to indicate if ties should be included when identifing top or bottom trends

Return Value

Type: Boolean
A flag to indicate if ties should be included when identifing top or bottom trends
Remarks