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 System.EventHandler<CommandItemEventArgs> AddCustomEntity
Public Event AddCustomEntity As System.EventHandler(Of CommandItemEventArgs)

See Also