Autodesk Vault ProfessionalVault API

CurrentSelectionSet Property

Autodesk.Connectivity.Explorer.ExtensibilityICommandContext

Gets the collection of objects that make up the current Vault Explorer selection set

Syntax

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

See Also