Class EmailFlowEmailFlowExtender
Root extender for EmailFlows - list all email flows in table
Inheritance
EmailFlowEmailFlowExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class EmailFlowEmailFlowExtender : EmailFlowExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
EmailFlowEmailFlowExtender()
Root extender for EmailFlows - list all email flows in table
Declaration
public EmailFlowEmailFlowExtender()
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 EmailFlowTableInfo SetJoin()
Returns
Type | Description |
---|---|
EmailFlowTableInfo |