.NET Framework Class Library
MWEventOUT.Document.ONCLOSE Enumeration

<< Click to Display Table of Contents >>

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

.NET Framework Class Library
MWEventOUT.Document.ONCLOSE Enumeration

List of MwPDM Output ONCLOSE Event Data

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

Syntax

Visual Basic

Public Enumeration ONCLOSE

C#

public enum ONCLOSE

Visual C++

public enum class ONCLOSE

JavaScript

MwPDMApi.ONCLOSE = function();

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

Members


Member name

Value

Description


NONE

-1


Remarks

See Also

MwPDMApi Namespace