Click or drag to resize

TargetedSentimentResults Class

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

Namespace:  IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1
Assembly:  UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class TargetedSentimentResults

The TargetedSentimentResults type exposes the following members.

Constructors
  NameDescription
Public methodTargetedSentimentResults
Initializes a new instance of the TargetedSentimentResults class
Top
Properties
  NameDescription
Public propertyscore
Public propertytext
Top
See Also