.NET Framework Class Library
ShellOutput Class

<< Click to Display Table of Contents >>

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

.NET Framework Class Library
ShellOutput Class

Shell object management to communicate field values back to MwPDM.

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

Syntax

Visual Basic

Public Class ShellOutput

C#

public class ShellOutput

Visual C++

public ref class ShellOutput

JavaScript

MwPDMApi.ShellOutput = function();

Type.createClass(
'MwPDMApi.ShellOutput');

Remarks

Inheritance Hierarchy

System.Object

MwPDMApi.ShellOutput

See Also

ShellOutput Members

MwPDMApi Namespace