ICachedRulesManagerGetAttributeRulesCached Method |
Returns cached attribute RuleInfo objects based on attribute name.
Namespace: CMS.ContactManagementAssembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntax List<RuleInfo> GetAttributeRulesCached(
string attributeName
)
Parameters
- attributeName
- Type: SystemString
Name of the attribute which rules correspond to
Return Value
Type:
ListRuleInfoSee Also