SelectedEntities Property
Gets the list of entities selected in the dialog. If the user picked a specific revision, the Autodesk.DataManagement.Client.Framework.Vault.Currency.Entities.IEntity representing the appropriate revision is returned in this list.
Syntax
public System.Collections.Generic.IEnumerable<IEntity> SelectedEntities {get;}Public ReadOnly Property SelectedEntities As System.Collections.Generic.IEnumerable(Of IEntity)