.NET Framework Class Library
Workflow Methods
|
<< Click to Display Table of Contents >> Navigation: Programming Mechworks PDM > .NET API > MwPDMApi Namespace > Workflow Class > .NET Framework Class Library |
The Workflow type exposes the following members.
Methods
|
Name |
Description |
|---|---|---|
|
Equals |
(Inherited from Object.) |
|
Finalize |
(Inherited from Object.) |
|
GetHashCode |
(Inherited from Object.) |
|
GetType |
(Inherited from Object.) |
|
MemberwiseClone |
(Inherited from Object.) |
|
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. |
|
|
ToString |
(Inherited from Object.) |
|
Get notes and file attachment related to specified document in workflow. |
|
|
Returns the list of the states composing the assigned process. |
|
|
Returns in the array userList the list of the users allowed to take decisions on the assigned stateID. |
|
|
Move a document to the current workflow state to a specific one. |
|
|
Update the workflow state to the specified one. |
See Also