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