.NET Framework Class Library
MWEventOUT.Project Class

<< Click to Display Table of Contents >>

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

.NET Framework Class Library
MWEventOUT.Project Class

Class definition of all MwPDM Output 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.MWEventOUT.Project

See Also

MWEventOUT.Project Members

MwPDMApi Namespace