Class ContactSupportPersonExtender
Extend a parent contact with the one person who is the support point-of-contact
Inheritance
ContactSupportPersonExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class ContactSupportPersonExtender : CombinedPersonExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Fields
_ourPerson
Extend a parent contact with the one person who is the support point-of-contact
Declaration
protected PersonTableInfo _ourPerson
Field Value
Type | Description |
---|---|
PersonTableInfo |
Methods
SetJoin()
Set up the inner join between our person table and the parent contact
Declaration
protected override PersonTableInfo SetJoin()
Returns
Type | Description |
---|---|
PersonTableInfo |