.NET Framework Class Library
MWCmd Class

<< Click to Display Table of Contents >>

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

.NET Framework Class Library
MWCmd Class

Class definition of all MwPDM Commands

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

Syntax

Visual Basic

Public Class MWCmd

C#

public class MWCmd

Visual C++

public ref class MWCmd

JavaScript

MwPDMApi.MWCmd = function();

Type.createClass(
'MwPDMApi.MWCmd');

Remarks

Inheritance Hierarchy

System.Object

MwPDMApi.MWCmd

See Also

MWCmd Members

MwPDMApi Namespace