Class ShipmentMessageEmailFlowExtender
This class extends a EmailFlow content archive provider extender with the flow containing the message
Inheritance
ShipmentMessageEmailFlowExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class ShipmentMessageEmailFlowExtender : EmailFlowExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
ShipmentMessageEmailFlowExtender()
Construct the object and set the column icon hint
Declaration
public ShipmentMessageEmailFlowExtender()
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 |