IAutomationEventDefinition
is defined in the Telligent.Evolution.Extensibility.Automation.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
interface IAutomationEventDefinition : IPlugin { void RegisterEvents(IAutomationEventController controller); }
Methods
void RegisterEvents(IAutomationEventController controller);
Parameters
Name | Type | Description | Required | Default | Options |
---|---|---|---|---|---|
controller | IAutomationEventController | Controller | Required |