Click or drag to resize
TriggerOptionsPassFunction Field
Function that must be passed to process trigger.

Namespace: CMS.Automation
Assembly: CMS.Automation (in CMS.Automation.dll) Version: 8.2.23
Syntax
C#
public Func<ObjectWorkflowTriggerInfo, bool> PassFunction

Field Value

Type: FuncObjectWorkflowTriggerInfo, Boolean
See Also