Table of Contents

Interface IAutomationTriggerData

Namespace
CMS.Automation
Assembly
CMS.Automation.dll

Strongly-typed data captured when a trigger starts an automation process.

public interface IAutomationTriggerData
Extension Methods

Properties

Identifier

Stable, unique identifier for the trigger data type.

string Identifier { get; }

Property Value

string

Remarks

Keep it constant so previously stored data stays readable.