Click or drag to resize

QueryAggregation Class

Query aggregation.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.Discovery.v1QueryAggregation

Namespace:  IBM.Watson.DeveloperCloud.Services.Discovery.v1
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class QueryAggregation

The QueryAggregation type exposes the following members.

Constructors
  NameDescription
Public methodQueryAggregation
Initializes a new instance of the QueryAggregation class
Top
Properties
  NameDescription
Public propertyterm
The aggregation term.
Top
See Also