Click or drag to resize

Tone Class

Tone.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.ToneAnalyzer.v3Tone

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 Tone

The Tone type exposes the following members.

Constructors
  NameDescription
Public methodTone
Initializes a new instance of the Tone class
Top
Properties
  NameDescription
Public propertyscore
Gets or sets the score.
Public propertytone_id
Gets or sets the tone identifier.
Public propertytone_name
Gets or sets the name of the tone.
Top
Methods
See Also