Click or drag to resize

EnrichmentOptionsmodel Property

Required when using the typed-rel extract option. Should be set to the ID of a previously published custom Watson Knowledge Studio model

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

Property Value

Type: String
See Also