Class SaleTextExtender
This class extends a Sale archive provider extender with the into text field
Inheritance
SaleTextExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class SaleTextExtender : TextExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
SaleTextExtender()
Construct the object and set the field names
Declaration
public SaleTextExtender()
Methods
SetJoin()
Set up the join for a Sales's info text
Declaration
protected override TextTableInfo SetJoin()
Returns
Type | Description |
---|---|
TextTableInfo | TableInfo instance of the newly joined-in table |