Processes the given collection of trigger options.
Namespace: CMS.AutomationAssembly: CMS.Automation (in CMS.Automation.dll) Version: 13.0.131
Syntax void Process(
IEnumerable<TriggerOptions> options
)
Parameters
- options
- Type: System.Collections.GenericIEnumerableTriggerOptions
See Also