Click or drag to resize
RuleInfoRuleIsRecurring Property
Indicates if the rule is recurring.

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntax
C#
public virtual bool RuleIsRecurring { get; set; }

Property Value

Type: Boolean
See Also