Click or drag to resize
ObjectWorkflowTriggerInfoTriggerParameters Property
Parameters of trigger.

Namespace: CMS.Automation
Assembly: CMS.Automation (in CMS.Automation.dll) Version: 8.2.23
Syntax
C#
public virtual ObjectParameters TriggerParameters { get; set; }

Property Value

Type: ObjectParameters
See Also