.NET Framework Class Library
ShellResult Class
|
<< Click to Display Table of Contents >> Navigation: Programming Mechworks PDM > .NET API > MwPDMApi Namespace > .NET Framework Class Library |
Result object management.
Namespace: MwPDMApi
Assembly: MwPDMApi (in MwPDMApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Visual Basic |
|---|
Public Class ShellResult |
C# |
|---|
public class ShellResult |
Visual C++ |
|---|
public ref class ShellResult |
JavaScript |
|---|
MwPDMApi.ShellResult = function(); Type.createClass( |
Remarks
Inheritance Hierarchy
System.Object
MwPDMApi.ShellResult
See Also