.NET Framework Class Library
BOM Class

<< Click to Display Table of Contents >>

Navigation:  MwPDMApi Namespace >

.NET Framework Class Library
BOM Class

Provides access to bom management.

Namespace: MwPDMApi
Assembly:  MwPDMApi (in MwPDMApi.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

Visual Basic

Public Class BOM

C#

public class BOM

Visual C++

public ref class BOM

JavaScript

MwPDMApi.BOM = function();

Type.createClass(
 'MwPDMApi.BOM');

Remarks

Inheritance Hierarchy

System.Object

MwPDMApi.BOM

See Also

BOM Members

MwPDMApi Namespace