Click or drag to resize

DocumentEmotionResults Class

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

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

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 DocumentEmotionResults

The DocumentEmotionResults type exposes the following members.

Constructors
  NameDescription
Public methodDocumentEmotionResults
Initializes a new instance of the DocumentEmotionResults class
Top
Properties
  NameDescription
Public propertyemotion
An object containing the emotion results for the document
Top
See Also