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

The following tables list the members exposed by IEdmState5.

Public Properties

 NameDescription
 PropertyIconNameGets the name of the icon used in the workflow graph.  
Top

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