.NET Framework Class Library
MWEventOUT.UserInterface Class

<< Click to Display Table of Contents >>

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

.NET Framework Class Library
MWEventOUT.UserInterface Class

Class definition of all MwPDM Output UserInterface Event Data

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

Syntax

Visual Basic

Public Class UserInterface

C#

public class UserInterface

Visual C++

public ref class UserInterface

JavaScript

MwPDMApi.UserInterface = function();

Type.createClass(
'MwPDMApi.UserInterface');

Remarks

Inheritance Hierarchy

System.Object

MwPDMApi.MWEventOUT.UserInterface

See Also

MWEventOUT.UserInterface Members

MwPDMApi Namespace