Class SaleAppointmentExtender
Implements the joiner for sale and appointments
Inheritance
SaleAppointmentExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class SaleAppointmentExtender : AppointmentExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible, IArchiveProviderExtenderAccept
Constructors
SaleAppointmentExtender()
Initialize the extender
Declaration
public SaleAppointmentExtender()
SaleAppointmentExtender(Features)
Initialize the extender with a given set of feature bits
Declaration
public SaleAppointmentExtender(AppointmentExtenderBase.Features features)
Parameters
Type | Name | Description |
---|---|---|
AppointmentExtenderBase.Features | features |
Methods
SetJoin()
Join appointment
Declaration
protected override AppointmentTableInfo SetJoin()
Returns
Type | Description |
---|---|
AppointmentTableInfo |