Autodesk Vault ProfessionalVault API

Prompts Class

Autodesk.DataManagement.Client.Framework.Vault.FormsAutodesk.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

NameDescription
DownloadConfirmReplaceCheckedOutThe prompt displayed when attempting to download a file from Vault when the file is already checked out.
DownloadConfirmReplaceLocalEditsThe prompt displayed when attempting to download a file that will overwrite a file containing local edits.
DownloadForceOverwriteThe prompt displayed when attempting to download files in the Get/Checkout dialog using the "Working Folders - Force Overwrite" download location.
GetRootFolderWarningThe prompt displayed when attempting to download the entire vault.
SyncWithRemoteSiteThe 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

See Also