.NET Framework Class Library
ShellOutput Class
|
<< Click to Display Table of Contents >> Navigation: MwPDMApi Namespace > .NET Framework Class Library |
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( |
Remarks
Inheritance Hierarchy
System.Object
MwPDMApi.ShellOutput
See Also