.NET Framework Class Library
Workflow Members

<< Click to Display Table of Contents >>

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

.NET Framework Class Library
Workflow Members

The Workflow type exposes the following members.

Methods

 

Name

Description

Public method

Equals

(Inherited from Object.)

Protected method

Finalize

(Inherited from Object.)

Public method

GetHashCode

(Inherited from Object.)

Public method

GetType

(Inherited from Object.)

Protected method

MemberwiseClone

(Inherited from Object.)

Public method

QueryWorkflowStatePermissions

It is a Workflow specific command; it returns the permission of the currently logged-in user about the workflow state identified by the state index of the process with name process name.

Public method

ToString

(Inherited from Object.)

Public method

WorkflowGetNotesAndFileAttachment

Get notes and file attachment related to specified document in workflow.

Public method

WorkflowGetStateList

Returns the list of the states composing the assigned process.

Public method

WorkflowGetUserList

Returns in the array userList the list of the users allowed to take decisions on the assigned stateID.

Public method

WorkflowGoToState

Move a document to the current workflow state to a specific one.

Public method

WorkflowUpdateState

Update the workflow state to the specified one.

See Also

Workflow Class

MwPDMApi Namespace