Autodesk Vault ProfessionalVault API

ClickedEntity Property

Autodesk.DataManagement.Client.Framework.Vault.Forms.CurrencyGetContextMenuArgs

Gets the entity that was clicked on. This may or may not be one of the selected entities

Syntax

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

See Also