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

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

Public Methods

 NameDescription
 MethodAddSelectionAdds one or more files or folders to the batch of files or folders to get.  
 MethodAddSelectionExAdds a file with the specified ID and version to the batch of files to get.  
 MethodCreateTreeComputes the file reference tree with the files added to the batch using IEdmBatchGet::AddSelection or IEdmBatchGet::AddSelectionEx.  
 MethodGetFileListGets a list of the files in this batch.  
 MethodGetFilesGets the files in the batch.  
 MethodShowDlgDisplays a dialog in which are listed the files to get or check out.  
Top

See Also