Click or drag to resize

ValueValueText Property

The text of the entity value.

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

Property Value

Type: String
The text of the entity value.
See Also