Click or drag to resize
TriggerDataConstants Class
Constants for trigger related issues
Inheritance Hierarchy
SystemObject
  CMS.AutomationTriggerDataConstants

Namespace: CMS.Automation
Assembly: CMS.Automation (in CMS.Automation.dll) Version: 11.0.0
Syntax
C#
public static class TriggerDataConstants

The TriggerDataConstants type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberTRIGGER_DATA
The trigger data dictionary key
Public fieldStatic memberTRIGGER_DATA_ACTIVITY_ITEM_DETAILID
The trigger activity detail item id dictionary key
Public fieldStatic memberTRIGGER_DATA_ACTIVITY_ITEMID
The trigger activity item id dictionary key
Public fieldStatic memberTRIGGER_DATA_ACTIVITY_SITEID
The trigger activity site id dictionary key
Public fieldStatic memberTRIGGER_DATA_ACTIVITY_VALUE
The trigger activity value dictionary key
Top
See Also