AutomationEventOptions is defined in the Telligent.Evolution.Extensibility.Automation.Version1 namespace of Telligent.Evolution.Platform.dll
Definition
class AutomationEventOptions
{
Func<string> GetDescription { get; set; }
bool IsObsolete { get; set; }
}
Properties
| Name | Type | Description | Default | Options |
|---|---|---|---|---|
| GetDescription | Func<string> | |||
| IsObsolete | bool |