.NET Framework Class Library
MWEventOUT.UserInterface.ONDROP Enumeration

<< Click to Display Table of Contents >>

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

.NET Framework Class Library
MWEventOUT.UserInterface.ONDROP Enumeration

List of MwPDM Output ONDROP Event Data

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

Syntax

Visual Basic

Public Enumeration ONDROP

C#

public enum ONDROP

Visual C++

public enum class ONDROP

JavaScript

MwPDMApi.ONDROP = function();

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

Members


Member name

Value

Description


OKDROP

0


Remarks

See Also

MwPDMApi Namespace