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

The following tables list the members exposed by IEdmClearLocalCache.

Public Methods

 NameDescription
 MethodAddFileByPathAdds the specified file to the batch of files and folders to clear from the local cache.  
 MethodAddFolderAdds the specified folder to the batch of files and folders to clear from the local cache.  
 MethodCommitClearClears the files and folders specified by IEdmClearLocalCache::AddFilebyPath and IEdmClearLocalCache::AddFolder from the local cache.  
Top

See Also