Class ContactSupportPersonExtender
Extend a parent contact with the one person who is the support point-of-contact
Inheritance
ContactSupportPersonExtender
Implements
Inherited Members
Namespace: SuperOfficeCRMArchiveLists
Assembly: SoDataBase.BusinessLogic.dll
Syntax
public class ContactSupportPersonExtender : CombinedPersonExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Fields
_ourPerson
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 |