.NET Framework Class Library
Browser.LoadProjectSelectionDialog Method

<< Click to Display Table of Contents >>

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

.NET Framework Class Library
Browser.LoadProjectSelectionDialog Method

Opens the Project Selection dialog enbaling the user to load a previously saved project selection. This is allowed only if either the Tree page or the Document page is currently open.

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

Syntax

Visual Basic

Public Sub LoadProjectSelectionDialog

C#

public void LoadProjectSelectionDialog()

Visual C++

public:

void LoadProjectSelectionDialog()

JavaScript

function loadProjectSelectionDialog();

See Also

Browser Class

Browser Members

MwPDMApi Namespace