Click or drag to resize

SentenceTonetext Property

Gets or sets the text.

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 string text { get; set; }

Property Value

Type: String
The text.
See Also