Autodesk Vault ProfessionalVault API

FocusedContent Property

Autodesk.DataManagement.Client.Framework.Vault.Forms.ModelsBrowseVaultNavigationModel

Gets the entity that has Focus. An entity can be focused, but not selected.

Syntax

public IEntity FocusedContent {get;}
Public ReadOnly Property FocusedContent As IEntity

See Also