.NET Framework Class Library
Browser.OpenForUpdating Method
|
<< Click to Display Table of Contents >> Navigation: MwPDMApi Namespace > Browser Class > Browser Methods > .NET Framework Class Library |
Opens the DBWorks sheet in Update mode (yellow background) 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 OpenForUpdating |
C# |
|---|
public void OpenForUpdating() |
Visual C++ |
|---|
public: void OpenForUpdating() |
JavaScript |
|---|
function openForUpdating(); |
Remarks
See Also