.NET Framework Class Library
Browser.OpenForBrowsing Method
|
<< Click to Display Table of Contents >> Navigation: MwPDMApi Namespace > Browser Class > Browser Methods > .NET Framework Class Library |
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