Click or drag to resize
AutomationProcessTriggerEventArgs.TriggerInfo Property
Trigger info object.

Namespace: CMS.Automation
Assembly: CMS.Automation (in CMS.Automation.dll) Version: 13.0.131
Syntax
C#
public ObjectWorkflowTriggerInfo TriggerInfo { get; }

Property Value

Type: ObjectWorkflowTriggerInfo
See Also