Click or drag to resize

ToneCategory Class

Tone category.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.ToneAnalyzer.v3ToneCategory

Namespace:  IBM.Watson.DeveloperCloud.Services.ToneAnalyzer.v3
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class ToneCategory

The ToneCategory type exposes the following members.

Constructors
  NameDescription
Public methodToneCategory
Initializes a new instance of the ToneCategory class
Top
Properties
  NameDescription
Public propertycategory_id
Gets or sets the category identifier.
Public propertycategory_name
Gets or sets the name of the category.
Public propertytones
Gets or sets the tones.
Top
Methods
See Also