Click or drag to resize

EmotionResult Class

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

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

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 EmotionResult

The EmotionResult type exposes the following members.

Constructors
  NameDescription
Public methodEmotionResult
Initializes a new instance of the EmotionResult class
Top
Properties
  NameDescription
Public propertydocument
The returned emotion results across the document
Public propertytargets
The returned emotion results per specified target
Top
See Also