Click or drag to resize
TrendingDetails Properties DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

The TrendingDetails type exposes the following members.

Properties
  Name Description
Public property DateColumn
Gets and sets the date column that will be used to define periods for which trends will be derived
Public property GroupColumn
Gets and sets the column used to define groups for which you want to identify trends
Public property IncludeTies
Gets and sets the if ties should be included when identifing top or bottom trends
Public property ObjectSizes
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
Public property SummaryColumn
Gets and sets the value column that will be used to derive values to build the trend data
Public property TrendColumn
Gets and sets the trend column for which you will return top or bottom values
Public property TrendingN
Gets and sets the value used to determine the number of trending groups to return
Public property TrendingTopBottom
Gets and sets the value that expresses whether top or bottom percentage or items is used to calculate which trending groups to include
Public property TrendingVariable
Gets and sets the trend variable that expresses the method used to calculate which trending groups to include
Top
See Also