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