.NET Framework Class Library
MWEventOUT.UserInterface.ONDOUBLECLICK Enumeration

<< Click to Display Table of Contents >>

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

.NET Framework Class Library
MWEventOUT.UserInterface.ONDOUBLECLICK Enumeration

List of MwPDM Output ONDOUBLECLICK Event Data

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

Syntax

Visual Basic

Public Enumeration ONDOUBLECLICK

C#

public enum ONDOUBLECLICK

Visual C++

public enum class ONDOUBLECLICK

JavaScript

MwPDMApi.ONDOUBLECLICK = function();

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

Members


Member name

Value

Description


NONE

-1


Remarks

See Also

MwPDMApi Namespace