RuleInfoProviderGetRuleInfo Method (Guid) |
Returns rule with specified GUID.
Namespace: CMS.ContactManagementAssembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 12.0.0
Syntax public static RuleInfo GetRuleInfo(
Guid ruleGuid
)
Parameters
- ruleGuid
- Type: SystemGuid
Rule GUID
Return Value
Type:
RuleInfoSee Also