Click or drag to resize
ContactMembershipInfoProviderGetMembershipInfo Method (Int32)
Returns relationship among specified contact, related object and object type.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static ContactMembershipInfo GetMembershipInfo(
	int membershipID
)

Parameters

membershipID
Type: SystemInt32
ID of membership record

Return Value

Type: ContactMembershipInfo
See Also