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

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

Public Methods

 NameDescription
 MethodAddFileAdds a file to this batch of files whose states you want to change or whose transitions you want to revoke.  
 MethodChangeStateObsolete. Superseded by IEdmBatchChangeState4::ChangeState2.  
 MethodCreateTreeComputes the file reference tree and checks that the specified state transition can be performed for the files added to this batch using IEdmBatchChangeState::AddFile.  
 MethodGetFileListGets the list of files affected by the state change or transition revocation.  
 MethodSetAuxReserved for future use.  
 MethodShowDlgShows the change state or revoke transition dialog box.  
Top

See Also