Autodesk Vault ProfessionalVault API

InitialBrowseLocation Property

Autodesk.DataManagement.Client.Framework.Vault.Forms.SettingsSelectEntitySettings

Gets or sets the initial entity that is being viewed when the Select Entity dialog is launched. If not specified, then the Vault Root ($) will be displayed

Syntax

public IEntity InitialBrowseLocation {get; set;}
Public Property InitialBrowseLocation As IEntity

See Also