.NET Framework Class Library
Browser Class

<< Click to Display Table of Contents >>

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

.NET Framework Class Library
Browser Class

Provides access to browser management.

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

Syntax

Visual Basic

Public Class Browser

C#

public class Browser

Visual C++

public ref class Browser

JavaScript

MwPDMApi.Browser = function();

Type.createClass(
'MwPDMApi.Browser');

Remarks

Inheritance Hierarchy

System.Object

MwPDMApi.Browser

See Also

Browser Members

MwPDMApi Namespace