Class TicketCreatedByExtender
This class connects an Associate extender to the createBy ejUser field of Ticket
Inheritance
TicketCreatedByExtender
Implements
Inherited Members
ExtensibleColumnsBase.MapReturnField(ArchiveSelect, FieldInfo, Boolean, String, ArchiveColumnInfo[])
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class TicketCreatedByExtender : AssociateExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible, IPlugin
Constructors
TicketCreatedByExtender()
Declaration
public TicketCreatedByExtender()
Methods
SetJoin()
Set the join from an ejUser field to the associate table
Declaration
protected override AssociateTableInfo SetJoin()
Returns
Type | Description |
---|---|
AssociateTableInfo | TableInfo instance to be used by the base class |
Overrides
SuperOffice.CRM.ArchiveLists.ExtenderBase<SuperOffice.CRM.Data.AssociateTableInfo>.SetJoin()
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)