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

The following tables list the members exposed by IEdmBatchListing.

Public Methods

 NameDescription
 MethodAddFileAdds a file to the batch of files for which to create a listing.  
 MethodAddFolderAdds a folder to the batch of folders for which to create a listing.  
 MethodCreateListObsolete. Superseded by IEdmBatchListing2::CreateListEx.  
 MethodGetColumnSetNamesGets the names of the column sets that can be used to create listings with this interface.  
 MethodGetFilesObsolete. Superseded by IEdmBatchListing4::GetFiles2.  
 MethodGetFoldersGets all the folders in this listing.  
Top

See Also