Click or drag to resize
ContactMembershipInfoMemberType Property
Gets or sets the type of object this contact is related to.

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

Property Value

Type: MemberTypeEnum
See Also