.NET Framework Class Library
Commands Class

<< Click to Display Table of Contents >>

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

.NET Framework Class Library
Commands Class

Provides access to Command management.

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

Syntax

Visual Basic

Public Class Commands

C#

public class Commands

Visual C++

public ref class Commands

JavaScript

MwPDMApi.Commands = function();

Type.createClass(
'MwPDMApi.Commands');

Remarks

Inheritance Hierarchy

System.Object

MwPDMApi.Commands

See Also

Commands Members

MwPDMApi Namespace