Class LinksAppointmentBySourceRightExtender
Extend a Relations parent representing an activity link source, with Appointment type columns
Inheritance
LinksAppointmentBySourceRightExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class LinksAppointmentBySourceRightExtender : AppointmentExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible, IArchiveProviderExtenderAccept
Constructors
LinksAppointmentBySourceRightExtender()
Extend a Relations parent representing an activity link source, with Appointment type columns
Declaration
public LinksAppointmentBySourceRightExtender()
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 |