.NET Framework Class Library
MWCmd.BOM Enumeration
|
<< Click to Display Table of Contents >> Navigation: MwPDMApi Namespace > .NET Framework Class Library |
List of MwPDM BOM commands
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 |
|
|---|---|---|---|
AssignBOMFieldValue |
0 |
||
AssignBOMPositionNumber |
1 |
||
Bom |
2 |
||
BomBalloons |
3 |
||
BuyList |
4 |
||
CreateNewBomItem |
5 |
||
GetBOMFieldValue |
6 |
||
GetBOMPositionNumber |
7 |
||
ResetBOMAbsolutePositionNumbers |
8 |
||
SetBOMAbsolutePositionNumbers |
9 |
Remarks
See Also