Click or drag to resize
TrendingDetailsTrendingTopBottom Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the value that expresses whether top or bottom percentage or items is used to calculate which trending groups to include

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

Property Value

Type: TrendingDetailsTrendingTopBottomEnum
The value that expresses whether top or bottom percentage or items is used to calculate which trending groups to include

Return Value

Type: TrendingDetailsTrendingTopBottomEnum
The value that expresses whether top or bottom percentage or items is used to calculate which trending groups to include
Remarks