.NET Framework Class Library
MWEventOUT.Browser.ONFILTER Enumeration

<< Click to Display Table of Contents >>

Navigation:  MwPDMApi Namespace >

.NET Framework Class Library
MWEventOUT.Browser.ONFILTER Enumeration

List of MwPDM Output ONFILTER Event Data

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

Syntax

Visual Basic

Public Enumeration ONFILTER

C#

public enum ONFILTER

Visual C++

public enum class ONFILTER

JavaScript

MwPDMApi.ONFILTER = function();

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

Members


Member name

Value

Description


OKFILTER

0



MWCLASS

1



SUBCLASS_FIELD_NAME

2



SUBCLASS_FIELD_VALUE

3


Remarks

See Also

MwPDMApi Namespace