Click or drag to resize

Configurationconversions Property

A list of the configuration's document conversion settings.

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 Conversions conversions { get; set; }

Property Value

Type: Conversions
See Also