Click or drag to resize
RuleInfoProviderGetRuleInfo Method (Guid)
Returns rule with specified GUID.

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 12.0.0
Syntax
C#
public static RuleInfo GetRuleInfo(
	Guid ruleGuid
)

Parameters

ruleGuid
Type: SystemGuid
Rule GUID

Return Value

Type: RuleInfo
See Also