Click or drag to resize

TargetedEmotionResults Class

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

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

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 TargetedEmotionResults

The TargetedEmotionResults type exposes the following members.

Constructors
  NameDescription
Public methodTargetedEmotionResults
Initializes a new instance of the TargetedEmotionResults class
Top
Properties
  NameDescription
Public propertyemotion
An object containing the emotion results for the target
Public propertytext
Targeted text
Top
See Also