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

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

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