Autodesk Vault ProfessionalVault API

HideThisSession Property

Autodesk.DataManagement.Client.Framework.Forms.CurrencyPromptConfiguration

Gets or sets whether prompts with this configuration should be hidden for the remainder of this session.

Syntax

public System.bool HideThisSession {get; set;}
Public Property HideThisSession As System.Boolean

Remarks

A prompt is hidden for the remainder of a session if a prompt was displayed, and the user selected to not display the prompt again per this session.

See Also