Autodesk Vault ProfessionalVault API

PromptInstruction Property

Autodesk.DataManagement.Client.Framework.Forms.CurrencyPromptConfiguration

Gets or sets when the user should be prompted during a specific operation. The default value is PromptInstruction.PromptAlways.

Syntax

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

See Also