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