Click or drag to resize
MacroRuleInfoMacroRuleIsCustom Property
Indicates whether the Macro rule is custom or defined by CMS (for upgrade purposes).

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.2.23
Syntax
C#
public virtual bool MacroRuleIsCustom { get; set; }

Property Value

Type: Boolean
See Also