Click or drag to resize
ITrigger Interface
Automation trigger interface.

Namespace: CMS.Automation
Assembly: CMS.Automation (in CMS.Automation.dll) Version: 11.0.0
Syntax
C#
public interface ITrigger

The ITrigger type exposes the following members.

Methods
  NameDescription
Public methodProcess
Processes the given collection of trigger options.
Top
See Also