Class LinksAppointmentBySourceLeftExtender
Extend a Relations parent representing an activity link source, with Appointment type columns
Inheritance
LinksAppointmentBySourceLeftExtender
Implements
Inherited Members
ExtensibleColumnsBase.MapReturnField(ArchiveSelect, FieldInfo, Boolean, String, ArchiveColumnInfo[])
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class LinksAppointmentBySourceLeftExtender : AppointmentExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible, IPlugin
Constructors
LinksAppointmentBySourceLeftExtender()
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 |
Overrides
SuperOffice.CRM.ArchiveLists.ExtenderBase<SuperOffice.CRM.Data.AppointmentTableInfo>.SetJoin()
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)