Click or drag to resize

Languageslanguages Property

Array of language objects.

Namespace:  IBM.Watson.DeveloperCloud.Services.LanguageTranslator.v2
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Language[] languages { get; set; }

Property Value

Type: Language
See Also