Click or drag to resize
ContactMembershipInfoOriginalContactID Property
Gets or sets the ID of the original contact.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public virtual int OriginalContactID { get; set; }

Property Value

Type: Int32
See Also