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.ContactManagementAssembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntax public virtual ValidityEnum RuleValidity { get; set; }
Property Value
Type:
ValidityEnumSee Also