.NET Framework Class Library
MWCmd.Project Enumeration

<< Click to Display Table of Contents >>

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

.NET Framework Class Library
MWCmd.Project Enumeration

List of MwPDM Project commands

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

Syntax

Visual Basic

Public Enumeration Project

C#

public enum Project

Visual C++

public enum class Project

JavaScript

MwPDMApi.Project = function();

MwPDMApi.Project.createEnum('MwPDMApi.Project', false);

Members


Member name

Value

Description


CreateNewProject

0


Remarks

See Also

MwPDMApi Namespace