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

The following tables list the members exposed by IEdmVault11.

Public Properties

 NameDescription
 PropertyItemRootFolderGets the interface to the invisible root folder of all items and item folders.  
 PropertyItemRootFolderIDGets the ID of the invisible root folder of all items and item folders.  
Top

Public Methods

 NameDescription
 MethodBrowseForFolder2Displays a Browse for Folder dialog box in which the user can click a file or item folder.  
 MethodCreateNewVaultCreates a new vault.  
 MethodCreateNewVaultViewCreates a local view of a file vault in File Explorer.  
 MethodGetErrorMessageGets a description for the specified error code.  
 MethodGetErrorNameGets an internal error code name for the specified error code.  
 MethodGetLicenseGets all of the SOLIDWORKS PDM Professional licenses installed in this vault.  
 MethodGetLoggedInWindowsUserIDGets the ID of the user who is currently logged in through the SOLIDWORKS PDM Professional client software on this machine.  
 MethodInstallLicenseObsolete. Replaced by IEdmVault14::InstallLicense2.  
 MethodLogInWindowsUserLogs into SOLIDWORKS PDM Professional as the specified user.  
Top

See Also