Class SuggestedDocumentDocumentExtender
Extend a SuggestedDocument extender with a Document extender, to provide the Document columns related to a SuggestedDocument.
Inheritance
SuggestedDocumentDocumentExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class SuggestedDocumentDocumentExtender : DocumentExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
SuggestedDocumentDocumentExtender()
Extend a SuggestedDocument extender with a Document extender, to provide the Document columns related to a SuggestedDocument.
Declaration
public SuggestedDocumentDocumentExtender()
Methods
SetDualJoin(out AppointmentTableInfo, out DocumentTableInfo)
Create a Document tableinfo and join it to the parent SuggestedDocument
Declaration
protected override void SetDualJoin(out AppointmentTableInfo appointmentTable, out DocumentTableInfo documentTable)
Parameters
Type | Name | Description |
---|---|---|
AppointmentTableInfo | appointmentTable | |
DocumentTableInfo | documentTable |