Click or drag to resize
FieldTopN Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the value N used to apply top/bottom N group types

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

Property Value

Type: Int32
The value N used to apply top/bottom N group types

Return Value

Type: Int32
The value N used to apply top/bottom N group types
Remarks