.NET Framework Class Library
MWEventIN.Workflow Class

<< Click to Display Table of Contents >>

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

.NET Framework Class Library
MWEventIN.Workflow Class

Class definition of all MwPDM Input Workflow Event Data

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

Syntax

Visual Basic

Public Class Workflow

C#

public class Workflow

Visual C++

public ref class Workflow

JavaScript

MwPDMApi.Workflow = function();

Type.createClass(
'MwPDMApi.Workflow');

Remarks

Inheritance Hierarchy

System.Object

MwPDMApi.MWEventIN.Workflow

See Also

MWEventIN.Workflow Members

MwPDMApi Namespace