.NET Framework Class Library
Browser.OpenForBrowsing Method

<< Click to Display Table of Contents >>

Navigation:  Programming Mechworks PDM > .NET API > MwPDMApi Namespace > Browser Class > Browser Methods >

.NET Framework Class Library
Browser.OpenForBrowsing Method

Opens the DBWorks sheet and activates the Tree Page.

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

Syntax

Visual Basic

Public Sub OpenForBrowsing

C#

public void OpenForBrowsing()

Visual C++

public:

void OpenForBrowsing()

JavaScript

function openForBrowsing();

Remarks

See Also

Browser Class

Browser Members

MwPDMApi Namespace