.NET Framework Class Library
MWEvent.Selection Enumeration

<< Click to Display Table of Contents >>

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

.NET Framework Class Library
MWEvent.Selection Enumeration

List of MwPDM Selection events

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

Syntax

Visual Basic

Public Enumeration Selection

C#

public enum Selection

Visual C++

public enum class Selection

JavaScript

MwPDMApi.Selection = function();

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

Members


Member name

Value

Description


NONE

-1


Remarks

See Also

MwPDMApi Namespace