Class PersonAppointmentExtender
Implements the joiner for contacts and appointments
Inheritance
PersonAppointmentExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class PersonAppointmentExtender : AppointmentExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible, IArchiveProviderExtenderAccept
Constructors
PersonAppointmentExtender()
Initializes the extender
Declaration
public PersonAppointmentExtender()
PersonAppointmentExtender(Features)
Initializes the extender with the given set of features bits
Declaration
public PersonAppointmentExtender(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 |