Click or drag to resize
ContactMembershipInfoProviderGetRelationshipsInternal Method
Returns a query for all the ContactMembershipInfo objects.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
protected virtual ObjectQuery<ContactMembershipInfo> GetRelationshipsInternal()

Return Value

Type: ObjectQueryContactMembershipInfo
See Also