Translates one rule to object query returning contacts. Is used to speed up the process of recalculating contact groups.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- macroRuleInstance
- Type: CMS.OnlineMarketing MacroRuleInstance
Instance of the macro rule representing one line in the condition builder.
Return Value
Type: ObjectQuery ContactInfoObject query for contacts that fit in this rule.
See Also