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
ExtensibleColumnsBase.MapReturnField(ArchiveSelect, FieldInfo, Boolean, String, ArchiveColumnInfo[])
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class MailingsSelectionMemberExtender : MailingsExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible, IPlugin
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 |
Overrides
SuperOffice.CRM.ArchiveLists.ExtenderBase<SuperOffice.CRM.Data.SShipmentTableInfo>.SetJoin()
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)