Click or drag to resize

ContentLanguage Class

The content language. Either English, Arabic, Spanish or Japanese.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3ContentLanguage

Namespace:  IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class ContentLanguage

The ContentLanguage type exposes the following members.

Constructors
  NameDescription
Public methodContentLanguage
Initializes a new instance of the ContentLanguage class
Top
Fields
  NameDescription
Public fieldStatic memberArabic
Arabic.
Public fieldStatic memberEnglish
English.
Public fieldStatic memberJapanese
Japanese
Public fieldStatic memberSpanish
Spanish.
Top
See Also