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