Click or drag to resize

AggregationResult Class

The aggregation result.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.Discovery.v1AggregationResult

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 AggregationResult

The AggregationResult type exposes the following members.

Constructors
  NameDescription
Public methodAggregationResult
Initializes a new instance of the AggregationResult class
Top
Properties
  NameDescription
Public propertykey
The aggregation result key.
Public propertymatching_results
THe aggregation matching results.
Top
See Also