.NET Framework Class Library
MWEventIN.Document Class

<< Click to Display Table of Contents >>

Navigation:  MwPDMApi Namespace >

.NET Framework Class Library
MWEventIN.Document Class

Class definition of all MwPDM Input Document Event Data

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

Syntax

Visual Basic

Public Class Document

C#

public class Document

Visual C++

public ref class Document

JavaScript

MwPDMApi.Document = function();

Type.createClass(
 'MwPDMApi.Document');

Remarks

Inheritance Hierarchy

System.Object

MwPDMApi.MWEventIN.Document

See Also

MWEventIN.Document Members

MwPDMApi Namespace