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