Click or drag to resize

VisualRecognition.GetClassifierReq.CustomData Property

Custom data.

Namespace:  IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Dictionary<string, Object> CustomData { get; set; }

Property Value

Type: Dictionary<String, Object>
See Also