The following tables list the members exposed by IEdmWorkflow6.
| Name | Description | |
|---|---|---|
![]() | Description | Gets the description of this workflow that is entered in the SOLIDWORKS PDM Professional Workflow Editor. |
![]() | InitialState | Gets the state in which new files are placed when they are checked in the first time. |
| Name | Description | |
|---|---|---|
![]() | GetFirstStatePosition | Starts an enumeration of the states in this workflow. |
![]() | GetFirstTransitionPosition | Starts an enumeration of the state transitions in this workflow. |
![]() | GetNextState | Gets the next workflow state in an enumeration. |
![]() | GetNextTransition | Gets the next workflow state transition in an enumeration. |
![]() | GetState | Gets the workflow state with the specified ID or name. |
![]() | GetTransition | Gets the workflow state transition with the specified ID. |

