Autodesk Vault ProfessionalVault API

Style Property

Autodesk.DataManagement.Client.Framework.Forms.CurrencyPromptDefinition

Gets the style of this prompt. This determines the type of "Answer Buttons" that will be available to the user when a prompt is displayed. For example (Yes/No or OK/Cancel).

Syntax

public PromptStyle Style {get;}
Public ReadOnly Property Style As PromptStyle

See Also