SentenceTonesentence_id Property |
Gets or sets the sentence identifier.
Namespace:
IBM.Watson.DeveloperCloud.Services.ToneAnalyzer.v3
Assembly:
unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public int sentence_id { get; set; }
Property Value
Type:
Int32The sentence identifier.
See Also