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

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

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