Autodesk Vault ProfessionalVault API

MultipleSelect Property

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

Gets or sets whether or not the grid which displays a list of entities to select supports single or multiple selection

Syntax

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

See Also