Class ShipmentEmailFlowExtender
This class extends a Mailing with the flow containing the shipment
Inheritance
ShipmentEmailFlowExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class ShipmentEmailFlowExtender : EmailFlowExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
ShipmentEmailFlowExtender()
Construct the object and set the column icon hint
Declaration
public ShipmentEmailFlowExtender()
Methods
SetJoin()
Retrieve the associate field we'd like to process, from the parent Relation table
Declaration
protected override EmailFlowTableInfo SetJoin()
Returns
Type | Description |
---|---|
EmailFlowTableInfo | Associate field information |