Click or drag to resize

ToneAnalyzerResponsesentences_tone Property

Gets or sets the sentences tone.

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 SentenceTone[] sentences_tone { get; set; }

Property Value

Type: SentenceTone
The sentences tone.
See Also