Class LinksAppointmentBySourceLeftExtender
Extend a Relations parent representing an activity link source, with Appointment type columns
Inheritance
LinksAppointmentBySourceLeftExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class LinksAppointmentBySourceLeftExtender : AppointmentExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible, IArchiveProviderExtenderAccept
Constructors
LinksAppointmentBySourceLeftExtender()
Extend a Relations parent representing an activity link source, with Appointment type columns
Declaration
public LinksAppointmentBySourceLeftExtender()
Methods
SetJoin()
Create an Appointment table info and join it to the parent Link (Relations)
Declaration
protected override AppointmentTableInfo SetJoin()
Returns
Type | Description |
---|---|
AppointmentTableInfo | AppointmentTableInfo of the newly created info instance |