Autodesk Vault ProfessionalVault API

SelectedEntities Property

Autodesk.DataManagement.Client.Framework.Vault.Forms.CurrencySelectionChangedEventArgs

Gets the selected entities

Syntax

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

See Also