Class TicketCreatedByExtender
This class connects an Associate extender to the createBy ejUser field of Ticket
Inheritance
TicketCreatedByExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class TicketCreatedByExtender : AssociateExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
TicketCreatedByExtender()
This class connects an Associate extender to the createBy ejUser field of Ticket
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 |