Click or drag to resize
RuleInfoProviderLoadMacroRules Method
Returns RuleInfo objects based on macros.

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 12.0.0
Syntax
C#
public static ObjectQuery<RuleInfo> LoadMacroRules()

Return Value

Type: ObjectQueryRuleInfo
See Also