Click or drag to resize
RuleInfoRuleValidity Property
Specifies time periods - minute, hour, day, week, month, year. In database, this value is saved as underlying int value of the ValidityEnum.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public virtual ValidityEnum RuleValidity { get; set; }

Property Value

Type: ValidityEnum
See Also