.NET Framework Class Library
MWEventIN.Document.ONOPENG Enumeration
|
<< Click to Display Table of Contents >> Navigation: Programming Mechworks PDM > .NET API > MwPDMApi Namespace > .NET Framework Class Library |
List of MwPDM Input ONOPENG Event Data
Namespace: MwPDMApi
Assembly: MwPDMApi (in MwPDMApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Visual Basic |
|---|
Public Enumeration ONOPENG |
C# |
|---|
public enum ONOPENG |
Visual C++ |
|---|
public enum class ONOPENG |
JavaScript |
|---|
MwPDMApi.ONOPENG = function(); MwPDMApi.ONOPENG.createEnum('MwPDMApi.ONOPENG', false); |
Members
Member name |
Value |
Description |
|
|---|---|---|---|
DOCUMENT_PATHNAME |
0 |
||
IS_OPEN_WITH |
1 |
Remarks
See Also