AddCustomEntity Event
The AddCustomEntity event is fired when the default New command for this custom entity type.
Syntax
public event System.EventHandler<CommandItemEventArgs> AddCustomEntityPublic Event AddCustomEntity As System.EventHandler(Of CommandItemEventArgs)