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

The following tables list the members exposed by IEdmTransition5.

Public Properties

 NameDescription
 PropertyFromStateGets the source state of this transition.  
 PropertyFromStateIDGets the ID of the source state of this transition.  
 PropertyToStateGets the destination state of this transition.  
 PropertyToStateIDGets the ID of the destination state of this transition.  
Top

Public Methods

 NameDescription
 MethodCheckPermissionGets whether the logged-in user has permission to perform this transition.  
Top

See Also