Enrichmentdestination_field Property |
Field where enrichments will be stored. This field must already exist or be at most 1 level deeper
than an existing field. For example, if text is a top-level field with no sub-fields, text.foo is a
valid destination but text.foo.bar is not.
Namespace:
IBM.Watson.DeveloperCloud.Services.Discovery.v1
Assembly:
unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public string destination_field { get; set; }
Property Value
Type:
StringSee Also