.NET Framework Class Library
Events Class

<< Click to Display Table of Contents >>

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

.NET Framework Class Library
Events Class

Provides access to all defined event handlers.

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

Syntax

Visual Basic

Public Class Events

C#

public class Events

Visual C++

public ref class Events

JavaScript

MwPDMApi.Events = function();

Type.createClass(
'MwPDMApi.Events');

Remarks

Inheritance Hierarchy

System.Object

MwPDMApi.Events

See Also

Events Members

MwPDMApi Namespace