Class NotificationContext
The context for the notification task for notifying watchers when an IActionTrigger is activated
Inheritance
NotificationContext
Inherited Members
Namespace: LemonEdge.API.Core.Tasks.Parameters.Triggers
Assembly: LemonEdge.API.dll
Syntax
public class NotificationContext : FormulaFunctionsWithContext<IWatcher>, IFormulaFunctionsWithContext<IWatcher>, IFormulaFunctionsWithContext, IFormulaFunctions
Properties
TriggerContext
The trigger context that activated this notification task
Declaration
public TriggerContext TriggerContext { get; }
Property Value
Type | Description |
---|---|
TriggerContext |