Class EmailFlowWorkflowExtender
Inheritance
EmailFlowWorkflowExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class EmailFlowWorkflowExtender : WorkflowExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
EmailFlowWorkflowExtender()
Declaration
public EmailFlowWorkflowExtender()
EmailFlowWorkflowExtender(Features)
Declaration
public EmailFlowWorkflowExtender(WorkflowExtenderBase.Features features)
Parameters
Type | Name | Description |
---|---|---|
WorkflowExtenderBase.Features | features |
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 WorkflowTableInfo SetJoin()
Returns
Type | Description |
---|---|
WorkflowTableInfo |