Okapi .NET Library

BaseUtility.m_sInputLanguage Field

 [This is preliminary documentation and subject to change.]

Code of the input language.

[Visual Basic]
Protected m_sInputLanguage As String
[C#]
protected string m_sInputLanguage;
[C++]
protected: String* m_sInputLanguage;
[JScript]
protected var m_sInputLanguage: String;

See Also

BaseUtility Class | Okapi.Library.Utility Namespace