Checks whether a macro tree can be translated to a DataQuery.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- macroRuleTree
- Type: CMS.MacroEngine MacroRuleTree
Macro rule tree
Return Value
Type: BooleanTrue when the macro rule tree can be translated to DataQuery
See Also