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