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