Class TicketFavouriteUpdatedNotificationExtender
Inheritance
TicketFavouriteUpdatedNotificationExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class TicketFavouriteUpdatedNotificationExtender : TicketNotificationExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
TicketFavouriteUpdatedNotificationExtender()
Declaration
public TicketFavouriteUpdatedNotificationExtender()
Fields
_favouriteTable
Declaration
protected FavouriteTableInfo _favouriteTable
Field Value
Type | Description |
---|---|
FavouriteTableInfo |
Methods
SetJoin()
Subclass contract: Implementations of this method should create the extenders' table information object, join it to the relevant parent, and return the table information instance
Declaration
protected override NotifyTableInfo SetJoin()
Returns
Type | Description |
---|---|
NotifyTableInfo |