ControlledApplication.ActiveAddInId
Property
Description:
Retrieves the Id of the currently running external application.
Retrieves the Id of the currently running external application.
Remarks:
The application can be either a UI application, DB application, or an external command. If no addin is active, this property will return null. If an event handler is currently being executed, the returned value will be the Id of the application or command in which the event handler was registered.
The application can be either a UI application, DB application, or an external command. If no addin is active, this property will return null. If an event handler is currently being executed, the returned value will be the Id of the application or command in which the event handler was registered.