Class AppointmentAssociateExtender
This class extends a Appointment archive provider extender with the responsible associate
Inheritance
AppointmentAssociateExtender
Implements
Inherited Members
ExtensibleColumnsBase.MapReturnField(ArchiveSelect, FieldInfo, Boolean, String, ArchiveColumnInfo[])
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class AppointmentAssociateExtender : AssociateExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible, IPlugin
Constructors
AppointmentAssociateExtender()
Construct the object and set the column icon hint
Declaration
public AppointmentAssociateExtender()
Methods
InnerModifyQuery()
This class extends a Appointment archive provider extender with the responsible associate
Declaration
protected override void InnerModifyQuery()
Overrides
SetJoin()
Retrieve the associate field we'd like to process, from the parent Appointment table
Declaration
protected override AssociateTableInfo SetJoin()
Returns
Type | Description |
---|---|
AssociateTableInfo | Associate field information |
Overrides
SuperOffice.CRM.ArchiveLists.ExtenderBase<SuperOffice.CRM.Data.AssociateTableInfo>.SetJoin()
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)