.NET Framework Class Library
MWEventIN.CADSystem.ONREADONLYCOMPONENTNOTIFY Enumeration

<< Click to Display Table of Contents >>

Navigation:  MwPDMApi Namespace >

.NET Framework Class Library
MWEventIN.CADSystem.ONREADONLYCOMPONENTNOTIFY Enumeration

List of MwPDM Input ONREADONLYCOMPONENTNOTIFY Event Data

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

Syntax

Visual Basic

Public Enumeration ONREADONLYCOMPONENTNOTIFY

C#

public enum ONREADONLYCOMPONENTNOTIFY

Visual C++

public enum class ONREADONLYCOMPONENTNOTIFY

JavaScript

MwPDMApi.ONREADONLYCOMPONENTNOTIFY = function();

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

Members


Member name

Value

Description


ACTIVE_DOCUMENT_UNIQUE_ID

0



COMPONENT_UNIQUE_ID

1


Remarks

See Also

MwPDMApi Namespace