Click or drag to resize

IdentifiedLanguageslanguages Property

An array of identified languages.

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 IdentifiedLanguage[] languages { get; set; }

Property Value

Type: IdentifiedLanguage
See Also