.NET Framework Class Library
MWLang Enumeration

<< Click to Display Table of Contents >>

Navigation:  MwPDMApi Namespace >

.NET Framework Class Library
MWLang Enumeration

Supported language constants.

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

Syntax

Visual Basic

Public Enumeration MWLang

C#

public enum MWLang

Visual C++

public enum class MWLang

JavaScript

MwPDMApi.MWLang = function();

MwPDMApi.MWLang.createEnum('MwPDMApi.MWLang', false);

Members


Member name

Value

Description


DE

0



EN

1



FR

2



IT

3



ES

4


Remarks

See Also

MwPDMApi Namespace