Click or drag to resize
AccountContactInfoProviderGetRelationships Method
Returns query of all relationships between accounts and contacts.

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

Return Value

Type: ObjectQueryAccountContactInfo
See Also