Click or drag to resize
ContactGroupEvaluatorContactGroupID Property

Note: This API is now obsolete.

Contact group ID. Optional, should be set if this class is used outside the scheduler.

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

Property Value

Type: Int32
See Also