Click or drag to resize
ContactMembershipInfoMembershipCreated Property
Gets or sets the date and time the membership object was created.

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

Property Value

Type: DateTime
See Also