Click or drag to resize

ValueExportPatterns Property

An array containing any patterns for 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 List<string> Patterns { get; set; }

Property Value

Type: ListString
An array containing any patterns for the entity value.
See Also