Click or drag to resize

ClassifyResulttop_class Property

The top class found for the text.

Namespace:  IBM.Watson.DeveloperCloud.Services.NaturalLanguageClassifier.v1
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string top_class { get; set; }

Property Value

Type: String
See Also