Click or drag to resize
TriggerOptions Fields

The TriggerOptions type exposes the following members.

Fields
  NameDescription
Public fieldIgnoreProcesses
List of processes to ignore.
Public fieldInfo
Info to add to process. Required field.
Public fieldObjectType
Allowed object type of workflow process that trigger would start. Required field.
Public fieldPassFunction
Function that must be passed to process trigger.
Public fieldResolver
Resolver on which macros of triggers will be resolved.
Public fieldTypes
Allowed types of triggers to be processed. Leave empty to process all types of triggers.
Top
See Also