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