Autodesk Vault ProfessionalVault API

AddCustomEntity Event

Autodesk.Connectivity.Explorer.ExtensibilityCustomEntityHandler

The AddCustomEntity event is fired when the default New command for this custom entity type.

Syntax

public event EventHandler<CommandItemEventArgs> AddCustomEntity
Public Event AddCustomEntity As EventHandler(Of CommandItemEventArgs)

See Also