.NET Framework Class Library
MWEvent.Browser Enumeration
|
<< Click to Display Table of Contents >> Navigation: MwPDMApi Namespace > .NET Framework Class Library |
List of MwPDM Browser events
Namespace: MwPDMApi
Assembly: MwPDMApi (in MwPDMApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Visual Basic |
|---|
Public Enumeration Browser |
C# |
|---|
public enum Browser |
Visual C++ |
|---|
public enum class Browser |
JavaScript |
|---|
MwPDMApi.Browser = function(); MwPDMApi.Browser.createEnum('MwPDMApi.Browser', false); |
Members
Member name |
Value |
Description |
|
|---|---|---|---|
ONFILTER |
0 |
||
ONSEARCH |
1 |
Remarks
See Also