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

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

Return Value

Type: ObjectQueryContactGroupMemberInfo
See Also