Class PersonCorrespondingAssociateExtender
This class extends a Person archive provider extender with the corresponding associate (only valid for associates/users)
Inheritance
PersonCorrespondingAssociateExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class PersonCorrespondingAssociateExtender : AssociateExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
PersonCorrespondingAssociateExtender()
Construct the object and set the column icon hint
Declaration
public PersonCorrespondingAssociateExtender()
Methods
SetJoin()
Retrieve the associate field we'd like to process, from the parent Person table
Declaration
protected override AssociateTableInfo SetJoin()
Returns
Type | Description |
---|---|
AssociateTableInfo | Associate field information |