SOLIDWORKS PDM Professional API Help Send Feedback
IEdmWorkflow6 Interface Methods
See Also 
  
EPDM.Interop.epdm Namespace : IEdmWorkflow6 Interface

For a list of all members of this type, see IEdmWorkflow6 members.

Public Methods

 NameDescription
 MethodGetFirstStatePositionStarts an enumeration of the states in this workflow.  
 MethodGetFirstTransitionPositionStarts an enumeration of the state transitions in this workflow.  
 MethodGetNextStateGets the next workflow state in an enumeration.  
 MethodGetNextTransitionGets the next workflow state transition in an enumeration.  
 MethodGetStateGets the workflow state with the specified ID or name.  
 MethodGetTransitionGets the workflow state transition with the specified ID.  
Top

See Also