.NET Framework Class Library
Commands Methods

<< Click to Display Table of Contents >>

Navigation:  MwPDMApi Namespace > Commands Class >

.NET Framework Class Library
Commands Methods

The Commands type exposes the following members.

Methods

 

Name

Description

Public method

CommandShell(String, Object[])


Public method

CommandShell(MWCmd.BOM, Object[])

Execute a MwPDM BOM command.

Public method

CommandShell(MWCmd.Browser, Object[])

Execute a MwPDM Browser command.

Public method

CommandShell(MWCmd.CADSystem, Object[])

Execute a MwPDM CADSystem command.

Public method

CommandShell(MWCmd.Component, Object[])

Execute a MwPDM Component command.

Public method

CommandShell(MWCmd.Database, Object[])

Execute a MwPDM Database command.

Public method

CommandShell(MWCmd.DataForm, Object[])

Execute a MwPDM DataForm command.

Public method

CommandShell(MWCmd.DBWArm, Object[])

Execute a MwPDM DBWArm command.

Public method

CommandShell(MWCmd.Document, Object[])

Execute a MwPDM Document command.

Public method

CommandShell(MWCmd.File, Object[])

Execute a MwPDM File command.

Public method

CommandShell(MWCmd.Messages, Object[])

Execute a MwPDM Messages command.

Public method

CommandShell(MWCmd.NeutralFormat, Object[])

Execute a MwPDM NeutralFormat command.

Public method

CommandShell(MWCmd.Options, Object[])

Execute a MwPDM Options command.

Public method

CommandShell(MWCmd.PDMSystem, Object[])

Execute a MwPDM PDMSystem command.

Public method

CommandShell(MWCmd.Plot, Object[])

Execute a MwPDM Plot command.

Public method

CommandShell(MWCmd.Project, Object[])

Execute a MwPDM Project command.

Public method

CommandShell(MWCmd.RemoteAccess, Object[])

Execute a MwPDM RemoteAccess command.

Public method

CommandShell(MWCmd.Revision, Object[])

Execute a MwPDM Revision command.

Public method

CommandShell(MWCmd.Selection, Object[])

Execute a MwPDM Selection command.

Public method

CommandShell(MWCmd.TaskManager, Object[])

Execute a MwPDM TaskManager command.

Public method

CommandShell(MWCmd.Tree, Object[])

Execute a MwPDM Tree command.

Public method

CommandShell(MWCmd.UserInterface, Object[])

Execute a MwPDM UserInterface command.

Public method

CommandShell(MWCmd.Workflow, Object[])

Execute a MwPDM Workflow command.

Public method

CommandShell(MWCmd.WorkingSet, Object[])

Execute a MwPDM WorkingSet command.

Public method

Equals

(Inherited from Object.)

Protected method

Finalize

(Inherited from Object.)

Public method

GetHashCode

(Inherited from Object.)

Public method

GetType

(Inherited from Object.)

Public method

Initialize


Protected method

MemberwiseClone

(Inherited from Object.)

Public method

ToString

(Inherited from Object.)

See Also

Commands Class

MwPDMApi Namespace