Okapi .NET Library

BaseUtilitySet.GetOutputLanguage Method 

 [This is preliminary documentation and subject to change.]

Implements IUtilitySet.GetOutputLanguage.

[Visual Basic]
Public Function GetOutputLanguage() _
    Implements IUtilitySet.GetOutputLanguage As String
[C#]
public string GetOutputLanguage();
[C++]
public: String* GetOutputLanguage();
[JScript]
public function GetOutputLanguage(): String;

Implements

IUtilitySet.GetOutputLanguage

See Also

BaseUtilitySet Class | Okapi.Library.Utility Namespace