Click or drag to resize

RelationsOptions Class

[Missing <summary> documentation for "T:IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.RelationsOptions"]

Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1RelationsOptions

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

The RelationsOptions type exposes the following members.

Constructors
  NameDescription
Public methodRelationsOptions
Initializes a new instance of the RelationsOptions class
Top
Properties
  NameDescription
Public propertymodel
Enter a custom model ID to override the default model
Top
See Also