.NET Framework Class Library
ShellInput Class

<< Click to Display Table of Contents >>

Navigation:  Programming Mechworks PDM > .NET API > MwPDMApi Namespace >

.NET Framework Class Library
ShellInput Class

Shell object management to communicate field values from MwPDM.

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

Syntax

Visual Basic

Public Class ShellInput

C#

public class ShellInput

Visual C++

public ref class ShellInput

JavaScript

MwPDMApi.ShellInput = function();

Type.createClass(
'MwPDMApi.ShellInput');

Remarks

Available starting from R15 release.

Inheritance Hierarchy

System.Object

MwPDMApi.ShellInput

See Also

ShellInput Members

MwPDMApi Namespace