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