.NET Framework Class Library
MWEventOUT Class

<< Click to Display Table of Contents >>

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

.NET Framework Class Library
MWEventOUT Class

Class definition of all MwCmd Output Event Data

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

Syntax

Visual Basic

Public Class MWEventOUT

C#

public class MWEventOUT

Visual C++

public ref class MWEventOUT

JavaScript

MwPDMApi.MWEventOUT = function();

Type.createClass(
'MwPDMApi.MWEventOUT');

Remarks

Inheritance Hierarchy

System.Object

MwPDMApi.MWEventOUT

See Also

MWEventOUT Members

MwPDMApi Namespace