RuleAfterRunEventArgs
is defined in the Telligent.Evolution.Extensibility.Api.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
class RuleAfterRunEventArgs { bool ActionsExecuted { get; set; } Guid Id { get; } bool IsEnabled { get; } string Name { get; } }
Properties
Name | Type | Description | Default | Options |
---|---|---|---|---|
ActionsExecuted | bool | |||
Id | Guid | |||
IsEnabled | bool | |||
Name | string |