.NET Framework Class Library
MWEventIN.Revision.ONUNCHECKIN Enumeration

<< Click to Display Table of Contents >>

Navigation:  MwPDMApi Namespace >

.NET Framework Class Library
MWEventIN.Revision.ONUNCHECKIN Enumeration

List of MwPDM Input ONUNCHECKIN Event Data

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

Syntax

Visual Basic

Public Enumeration ONUNCHECKIN

C#

public enum ONUNCHECKIN

Visual C++

public enum class ONUNCHECKIN

JavaScript

MwPDMApi.ONUNCHECKIN = function();

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

Members


Member name

Value

Description


DOCUMENT_UNIQUE_ID

0



IS_LINKED_DOCUMENT

1



IS_POST_EVENT

2


Remarks

See Also

MwPDMApi Namespace