Click or drag to resize
TriggerOptionsTypes Field
Allowed types of triggers to be processed. Leave empty to process all types of triggers.

Namespace: CMS.Automation
Assembly: CMS.Automation (in CMS.Automation.dll) Version: 8.2.23
Syntax
C#
public IList<WorkflowTriggerTypeEnum> Types

Field Value

Type: IListWorkflowTriggerTypeEnum
See Also