Autodesk Vault ProfessionalVault API

DefaultAnswer Property

Autodesk.DataManagement.Client.Framework.Forms.CurrencyPromptDefinition

Gets the the default answer to the prompt question, which is also the button that will be highlighted if a prompt is displayed.

Syntax

public PromptAnswer DefaultAnswer {get;}
Public ReadOnly Property DefaultAnswer As PromptAnswer

See Also