Click or drag to resize
AutomationProcessTriggerEventArgsOptions Property
Trigger options.

Namespace: CMS.Automation
Assembly: CMS.Automation (in CMS.Automation.dll) Version: 10.0.0
Syntax
C#
public IEnumerable<TriggerOptions> Options { get; }

Property Value

Type: IEnumerableTriggerOptions
See Also