Okapi .NET Library

BaseUtility.m_sOutputLanguage Field

 [This is preliminary documentation and subject to change.]

Code of the output language.

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

See Also

BaseUtility Class | Okapi.Library.Utility Namespace