Autodesk Vault ProfessionalVault API

SelectedContent Property

Autodesk.DataManagement.Client.Framework.Vault.Forms.ModelsViewVaultNavigationModel

Gets the set of selected entities

Syntax

public System.Collections.Generic.IEnumerable<IEntity> SelectedContent {get;}
Public ReadOnly Property SelectedContent As System.Collections.Generic.IEnumerable(Of IEntity)

See Also