Autodesk Vault ProfessionalVault API

MultiSelect Property

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

Gets or sets whether the ClassicVaultBrowserControl supports single or multiple selection

Syntax

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

See Also