Autodesk Vault ProfessionalVault API

EscapeAnswer Property

Autodesk.DataManagement.Client.Framework.Forms.CurrencyPromptDefinition

Gets or sets the answer that is returned when the Escape key is hit during a prompt or when the top-right close button of the prompt dialog is clicked.

Syntax

public PromptAnswer EscapeAnswer {get; set;}
Public Property EscapeAnswer As PromptAnswer

See Also