.NET Framework Class Library
MWEventIN.BOM Class

<< Click to Display Table of Contents >>

Navigation:  Programming Mechworks PDM > .NET API > MwPDMApi Namespace >

.NET Framework Class Library
MWEventIN.BOM Class

Class definition of all MwPDM Input BOM Event Data

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.MWEventIN.BOM

See Also

MWEventIN.BOM Members

MwPDMApi Namespace