Click or drag to resize

LanguageData Constructor (String)

Constructor which takes the language ID as a string.

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

Parameters

language
Type: SystemString
The language ID.
See Also