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

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

Public Methods

 NameDescription
 MethodGetFirstFilePositionStarts an enumeration of all the files in this workflow state.  
 MethodGetFirstTransitionPositionStarts an enumeration of the transitions to and from this workflow state.  
 MethodGetNextFileGets the next file in this workflow state.  
 MethodGetNextTransitionGets the next transition to or from this workflow state.  
 MethodGetTransitionObsolete. Gets a transition from this workflow state by name.  
Top

See Also