Click or drag to resize

Language Class

Language data class.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.LanguageTranslator.v2Language

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 class Language

The Language type exposes the following members.

Constructors
  NameDescription
Public methodLanguage
Initializes a new instance of the Language class
Top
Properties
  NameDescription
Public propertylanguage
String that contains the country code.
Public propertyname
The language name.
Top
See Also