.NET Framework Class Library
MWEvent.CADSystem Enumeration

<< Click to Display Table of Contents >>

Navigation:  MwPDMApi Namespace >

.NET Framework Class Library
MWEvent.CADSystem Enumeration

List of MwPDM CADSystem events

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

Syntax

Visual Basic

Public Enumeration CADSystem

C#

public enum CADSystem

Visual C++

public enum class CADSystem

JavaScript

MwPDMApi.CADSystem = function();

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

Members


Member name

Value

Description


ONCONFIGURATIONFILTER

0



ONREADONLYCOMPONENTNOTIFY

1



ONUPDATEVARIANTNOTES

2



ONSEARCHCOMPONENT

3


Remarks

See Also

MwPDMApi Namespace