Click or drag to resize
MacroRuleInstance Class
Represents one line from the macro rule condition builder.
Inheritance Hierarchy
SystemObject
  CMS.OnlineMarketingMacroRuleInstance

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public class MacroRuleInstance

The MacroRuleInstance type exposes the following members.

Constructors
  NameDescription
Public methodMacroRuleInstance
Top
Properties
  NameDescription
Public propertyMacroRuleName
Codename of the rule.
Public propertyParameters
Parameters that a user filled in an instance of a macro rule.
Top
See Also