.NET Framework Class Library
MWEventIN.CADSystem.ONCONFIGURATIONFILTER Enumeration

<< Click to Display Table of Contents >>

Navigation:  MwPDMApi Namespace >

.NET Framework Class Library
MWEventIN.CADSystem.ONCONFIGURATIONFILTER Enumeration

List of MwPDM Input ONCONFIGURATIONFILTER Event Data

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

Syntax

Visual Basic

Public Enumeration ONCONFIGURATIONFILTER

C#

public enum ONCONFIGURATIONFILTER

Visual C++

public enum class ONCONFIGURATIONFILTER

JavaScript

MwPDMApi.ONCONFIGURATIONFILTER = function();

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

Members


Member name

Value

Description


DOCUMENT_PATH_NAME

0



DOCUMENT_CONFIGURATION

1


Remarks

See Also

MwPDMApi Namespace