Click or drag to resize

SentenceTonetone_categories Property

Gets or sets the tone categories.

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 ToneCategory[] tone_categories { get; set; }

Property Value

Type: ToneCategory
The tone categories.
See Also