Class PersonSaleExtender
Implements the joiner for person and sales
Inheritance
PersonSaleExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.BusinessLogic.dll
Syntax
public class PersonSaleExtender : SaleExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
PersonSaleExtender()
Initializes the extender
Declaration
public PersonSaleExtender()
PersonSaleExtender(Features)
Initializes the extender with the given features bits
Declaration
public PersonSaleExtender(SaleExtenderBase.Features features)
Parameters
| Type | Name | Description |
|---|---|---|
| SaleExtenderBase.Features | features |
Methods
SetJoin()
Join contact and sale
Declaration
protected override SaleTableInfo SetJoin()
Returns
| Type | Description |
|---|---|
| SaleTableInfo |