Click or drag to resize

QueryResult Class

Query result.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.Discovery.v1QueryResult

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 QueryResult

The QueryResult type exposes the following members.

Constructors
  NameDescription
Public methodQueryResult
Initializes a new instance of the QueryResult class
Top
Properties
  NameDescription
Public propertyid
Query result identifier.
Public propertyscore
Query result score.
Top
See Also