Autodesk Vault ProfessionalVault API

DefaultInstruction Property

Autodesk.DataManagement.Client.Framework.Forms.CurrencyPromptDefinition

Gets or sets the default instruction for this prompt. This determines when this prompt should be displayed to the user.

Syntax

public PromptInstruction DefaultInstruction {get; set;}
Public Property DefaultInstruction As PromptInstruction

See Also