.NET Framework Class Library
MWCommandContext Enumeration

<< Click to Display Table of Contents >>

Navigation:  MwPDMApi Namespace >

.NET Framework Class Library
MWCommandContext Enumeration

Command execution: available context

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

Syntax

Visual Basic

Public Enumeration MWCommandContext

C#

public enum MWCommandContext

Visual C++

public enum class MWCommandContext

JavaScript

MwPDMApi.MWCommandContext = function();

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

Members


Member name

Value

Description


GridControl

0



TreeControl

1



SolidWorksUI

2



SolidWorksEvent

3



SolidEdgeUI

4



SolidEdgeEvent

5



InventorUI

6



InventorEvent

7


Remarks

See Also

MwPDMApi Namespace