Click or drag to resize

LanguageData Class

Data type for a source language change.
Inheritance Hierarchy

Namespace:  IBM.Watson.DeveloperCloud.DataTypes
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class LanguageData : WidgetData

The LanguageData type exposes the following members.

Constructors
  NameDescription
Public methodLanguageData
Default constructor.
Public methodLanguageData(String)
Constructor which takes the language ID as a string.
Top
Properties
  NameDescription
Public propertyLanguage
The language ID.
Top
See Also