Class SaleTypeQuoteAttachmentDocumentExtender
Implements the joiner for saletype and documents
Inheritance
SaleTypeQuoteAttachmentDocumentExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.BusinessLogic.dll
Syntax
public class SaleTypeQuoteAttachmentDocumentExtender : DocumentExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
SaleTypeQuoteAttachmentDocumentExtender()
Initializes the extender
Declaration
public SaleTypeQuoteAttachmentDocumentExtender()
Methods
SetDualJoin(out AppointmentTableInfo, out DocumentTableInfo)
Join contact and document
Declaration
protected override void SetDualJoin(out AppointmentTableInfo appointmentTable, out DocumentTableInfo documentTable)
Parameters
| Type | Name | Description |
|---|---|---|
| AppointmentTableInfo | appointmentTable | |
| DocumentTableInfo | documentTable |