.NET Framework Class Library
Commands Class
|
<< Click to Display Table of Contents >> Navigation: MwPDMApi Namespace > .NET Framework Class Library |
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( |
Remarks
Inheritance Hierarchy
System.Object
MwPDMApi.Commands
See Also