.NET Framework Class Library
MWEvent Class

<< Click to Display Table of Contents >>

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

.NET Framework Class Library
MWEvent Class

Class definition of all MwPDM Events

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

Syntax

Visual Basic

Public Class MWEvent

C#

public class MWEvent

Visual C++

public ref class MWEvent

JavaScript

MwPDMApi.MWEvent = function();

Type.createClass(
'MwPDMApi.MWEvent');

Remarks

Inheritance Hierarchy

System.Object

MwPDMApi.MWEvent

See Also

MWEvent Members

MwPDMApi Namespace