.NET Framework Class Library
Application.UserInterface Method

<< Click to Display Table of Contents >>

Navigation:  MwPDMApi Namespace > Application Class > Application Methods >

.NET Framework Class Library
Application.UserInterface Method

Get UserInterface manager object.

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

Syntax

Visual Basic

Public Function UserInterface As UserInterface

C#

public UserInterface UserInterface()

Visual C++

public:

UserInterfaceUserInterface()

JavaScript

function userInterface();

Return Value

UserInterface manager object

Remarks

See Also

Application Class

Application Members

MwPDMApi Namespace