Click or drag to resize
ContactGroupInfoContactGroupScheduledTaskID Property

Note: This API is now obsolete.

Gets or sets the ID of scheduled task for re-evaluation if the group is dynamic.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax
C#
[ObsoleteAttribute("Use ContactGroupRebuildTaskManager.GetScheduledTask instead.")]
public virtual int ContactGroupScheduledTaskID { get; set; }

Property Value

Type: Int32
See Also