Class EmailFlowContentFormExtender
Root extender for EmailFlow content of type form - list all possible email flow content of type form
Inheritance
EmailFlowContentFormExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class EmailFlowContentFormExtender : FormExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
EmailFlowContentFormExtender()
Root extender for EmailFlow content of type form - list all possible email flow content of type form
Declaration
public EmailFlowContentFormExtender()
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 FormTableInfo SetJoin()
Returns
Type | Description |
---|---|
FormTableInfo |