.NET Framework Class Library
MWEventIN.Project Class

<< Click to Display Table of Contents >>

Navigation:  MwPDMApi Namespace >

.NET Framework Class Library
MWEventIN.Project Class

Class definition of all MwPDM Input Project Event Data

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

Syntax

Visual Basic

Public Class Project

C#

public class Project

Visual C++

public ref class Project

JavaScript

MwPDMApi.Project = function();

Type.createClass(
 'MwPDMApi.Project');

Remarks

Inheritance Hierarchy

System.Object

MwPDMApi.MWEventIN.Project

See Also

MWEventIN.Project Members

MwPDMApi Namespace