.NET Framework Class Library
Application.ShellInput Method

<< Click to Display Table of Contents >>

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

.NET Framework Class Library
Application.ShellInput Method

Get ShellInput object.

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

Syntax

Visual Basic

Public Function ShellInput As ShellInput

C#

public ShellInput ShellInput()

Visual C++

public:

ShellInput^ ShellInput()

JavaScript

function shellInput();

Return Value

Remarks

Available starting from R15 release.

See Also

Application Class

Application Members

MwPDMApi Namespace