Class MailingsSelectionMemberExtender
This class is a root extender based on Mailings with the added functionality that it instantiates a GenericTargetSelectionMemberExtender. Thus giving us the mailings data based on a static ticket selection.
Inheritance
MailingsSelectionMemberExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class MailingsSelectionMemberExtender : MailingsExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
MailingsSelectionMemberExtender()
This class is a root extender based on Mailings with the added functionality that it instantiates a GenericTargetSelectionMemberExtender. Thus giving us the mailings data based on a static ticket selection.
Declaration
public MailingsSelectionMemberExtender()
Methods
SetJoin()
Returns our table, a TicketTableInfo.
Declaration
protected override SShipmentTableInfo SetJoin()
Returns
Type | Description |
---|---|
SShipmentTableInfo | TicketTableInfo |