Autodesk Vault ProfessionalVault API

ViewSelectionSet Property

Autodesk.Connectivity.Explorer.ExtensibilityICommandContext

Gets the items which are selected in the list view (top right pane)

Syntax

System.Collections.Generic.IEnumerable<ISelection> ViewSelectionSet {get;}
ReadOnly Property ViewSelectionSet As System.Collections.Generic.IEnumerable(Of ISelection)

See Also