Click or drag to resize
ContactGroupMemberInfoContactGroupMemberFromCondition Property
Gets or sets value indicating if current contact group member is added from dynamic condition.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax
C#
public virtual bool ContactGroupMemberFromCondition { get; set; }

Property Value

Type: Boolean
See Also