Class FormSubmissionUtmParamatersExtender
This class extends a Form submission archive provider extender with UtmParameters fields
Inheritance
FormSubmissionUtmParamatersExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.BusinessLogic.dll
Syntax
public class FormSubmissionUtmParamatersExtender : UtmParametersExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
FormSubmissionUtmParamatersExtender(string)
Construct the object
Declaration
public FormSubmissionUtmParamatersExtender(string iconHint = "Webform")
Parameters
| Type | Name | Description |
|---|---|---|
| string | iconHint |
Methods
SetJoin()
Set up the join for a FormSubmission's UtmParameters data, using the base-class defined rank restriction
Declaration
protected override UtmParametersTableInfo SetJoin()
Returns
| Type | Description |
|---|---|
| UtmParametersTableInfo | TableInfo instance of the newly joined-in table |