Click or drag to resize
ContactGroupMemberInfoProviderGetRelationships Method
Returns a query of all relationships among contact groups, related objects of specific types.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<ContactGroupMemberInfo> GetRelationships()

Return Value

Type: ObjectQueryContactGroupMemberInfo
See Also