The following tables list the members exposed by IEdmVault5.
| Name | Description | |
|---|---|---|
![]() | CommandID | Gets the command ID count. |
![]() | IsLoggedIn | Gets whether you are logged in to this vault. |
![]() | Language | Gets the language used by the SOLIDWORKS PDM Professional client. |
![]() | Name | Gets the name of this vault. |
![]() | RootFolder | Gets the root folder of this vault. |
![]() | RootFolderID | Gets the database ID of the root folder of this vault. |
![]() | RootFolderPath | Gets the file system path to the root folder of this vault. |
![]() | SilentMode | Gets whether the add-in is running in silent mode. |
| Name | Description | |
|---|---|---|
![]() | BrowseForFile | Displays an Open or Save As dialog box in which the user can click one or more files. |
![]() | BrowseForFolder | Obsolete. Superseded by IEdmVault11::BrowseForFolder2. |
![]() | CreatePluginMenu | Obsolete. Superseded by IEdmVault12::CreatePluginMenu2. |
![]() | CreateSearch | Obsolete. Superseded by IEdmVault21::CreateSearch2. |
![]() | GetDictionary | Gets or creates the specified dictionary. |
![]() | GetErrorString | Gets the name and description for the specified error code returned by one of SOLIDWORKS PDM Professional's API methods. |
![]() | GetFileFromPath | Gets an interface to the file with the specified file system path. |
![]() | GetFolderFromPath | Gets an interface to a folder on the specified file system path. |
![]() | GetObject | Gets an interface to a SOLIDWORKS PDM Professional object of the specified type and having the specified ID. |
![]() | GetVaultNameFromPath | Gets the name of the vault where the specified file or folder resides. |
![]() | GetVersion | Gets the version of SOLIDWORKS PDM Professional that is installed on this machine. |
![]() | Login | Logs in to the specified vault using the specified user name and password. |
![]() | LoginAuto | Logs in to the specified vault. |
![]() | MsgBox | Displays a message box to the user. |
![]() | RefreshFolder | Refreshes the file listing in the specified folder. |
![]() | SetAddInWnd | Obsolete. See Keeping Add-in Windows in the Foreground. |
![]() | VerifyVersion | Verifies that the installed SOLIDWORKS PDM Professional is at the specified version level or higher. |

