Autodesk Vault ProfessionalVault API

LoadingMessage Property

Autodesk.DataManagement.Client.Framework.Vault.Forms.ControlsClassicVaultBrowserControl.BehaviorOptions

Gets or sets the text that displays in the ClassicVaultBrowserControl when it is loading the contents of a folder

Syntax

public System.string LoadingMessage {get; set;}
Public Property LoadingMessage As System.String

See Also