Click or drag to resize
ContactGroupMemberInfoProviderGetRelationshipsInternal Method
Returns a query of all relationships among contact groups and related objects of specific types

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

Return Value

Type: ObjectQueryContactGroupMemberInfo
See Also