Autodesk Vault ProfessionalVault API

NavSelectionSet Property

Autodesk.Connectivity.Explorer.ExtensibilityIDetailTabContext

Gets the items which are selcted in the navigation view (treeview at the left).

Syntax

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

See Also