Table of Contents

Enum MacroRuleUsageLocation

Namespace
CMS.MacroEngine
Assembly
CMS.MacroEngine.dll

Specifies the locations within the UI where a macro rule can be utilized.

[Flags]
public enum MacroRuleUsageLocation
Extension Methods

Fields

AutomationConditionStep = 2

The macro rule is available for use in automation condition steps.

ContactGroupCondition = 1

The macro rule is available for use in contact group conditions.

CustomerJourneysStage = 4

The macro rule is available for use in customer journeys stage conditions.

None = 0

The macro rule is not available in any UI location.