.NET Framework Class Library
MWEventIN.Document Class
|
<< Click to Display Table of Contents >> Navigation: Programming Mechworks PDM > .NET API > MwPDMApi Namespace > .NET Framework Class Library |
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( |
Remarks
Inheritance Hierarchy
System.Object
MwPDMApi.MWEventIN.Document
See Also