Prompts Class
Autodesk.DataManagement.Client.Framework.Vault.Forms›Autodesk.DataManagement.Client.Framework.Vault.Forms.Currency
Contains references to the PromptDefinition's of all prompts used in UI workflows within this assembly.
Syntax
public static class Prompts Public MustInherit NotInheritable Class Prompts Properties
| Name | Description |
|---|---|
| DownloadConfirmReplaceCheckedOut | The prompt displayed when attempting to download a file from Vault when the file is already checked out. |
| DownloadConfirmReplaceLocalEdits | The prompt displayed when attempting to download a file that will overwrite a file containing local edits. |
| DownloadForceOverwrite | The prompt displayed when attempting to download files in the Get/Checkout dialog using the "Working Folders - Force Overwrite" download location. |
| GetRootFolderWarning | The prompt displayed when attempting to download the entire vault. |
| SyncWithRemoteSite | The prompt displayed when attempting to download a file whos most recent version has not yet been replicated to the current site. |
Inheritance Hierarchy
- System.Object
- Autodesk.DataManagement.Client.Framework.Vault.Forms.Currency.Prompts