.NET Framework Class Library
MWEventOUT.Browser.ONSEARCH Enumeration

<< Click to Display Table of Contents >>

Navigation:  Programming Mechworks PDM > .NET API > MwPDMApi Namespace >

.NET Framework Class Library
MWEventOUT.Browser.ONSEARCH Enumeration

List of MwPDM Output ONSEARCH Event Data

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

Syntax

Visual Basic

Public Enumeration ONSEARCH

C#

public enum ONSEARCH

Visual C++

public enum class ONSEARCH

JavaScript

MwPDMApi.ONSEARCH = function();

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

Members


Member name

Value

Description


ADDED_CONDITION

0



SEARCH_CONDITION

1


Remarks

See Also

MwPDMApi Namespace