Autodesk Vault ProfessionalVault API

PreviewSelectionSet Property

Autodesk.Connectivity.Explorer.ExtensibilityICommandContext

Gets the items which are selcted in the preview windows (bottom right pane)

Syntax

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

See Also