Click or drag to resize
ContactMembershipInfoGetExisting Method
Returns the existing object based on current object data.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax
C#
protected override BaseInfo GetExisting()

Return Value

Type: BaseInfo
ContactMembershipInfo object
See Also