Class EventHandlerEventHandlerExtender
Inheritance
EventHandlerEventHandlerExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public sealed class EventHandlerEventHandlerExtender : EventHandlerExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
EventHandlerEventHandlerExtender()
Declaration
public EventHandlerEventHandlerExtender()
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 ScreenChooserTableInfo SetJoin()
Returns
Type | Description |
---|---|
ScreenChooserTableInfo |