.NET Framework Class Library
MWEventIN.UserInterface.ONDROP Enumeration

<< Click to Display Table of Contents >>

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

.NET Framework Class Library
MWEventIN.UserInterface.ONDROP Enumeration

List of MwPDM Input 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


DROP_TARGET_UNIQUE_ID

0



DROP_PROJECT_UNIQUE_ID

1



IS_DROP_FILES

2



DROP_FILE_PATH

3



IS_DROP_MOVE

4



DROP_DOCUMENT_UNIQUE_ID

5



DROP_PARENT_UNIQUE_ID

6


Remarks

See Also

MwPDMApi Namespace