.NET Framework Class Library
PDMSystem.GetLang Method

<< Click to Display Table of Contents >>

Navigation:  MwPDMApi Namespace > PDMSystem Class > PDMSystem Methods >

.NET Framework Class Library
PDMSystem.GetLang Method

Returns the language of the current installation.

Namespace: MwPDMApi
Assembly:  MwPDMApi (in MwPDMApi.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

Visual Basic

Public Function GetLang As MWLang

C#

public MWLang GetLang()

Visual C++

public:

MWLang GetLang()

JavaScript

function getLang();

Return Value

MWLanguage value

Remarks

See Also

PDMSystem Class

PDMSystem Members

MwPDMApi Namespace