Click or drag to resize
ContactGroupMemberInfoContactGroupMemberRelatedID Property
Gets or sets the ID of the related object - contact or account.

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntax
C#
public virtual int ContactGroupMemberRelatedID { get; set; }

Property Value

Type: Int32
See Also