Class ContactUtmParamatersExtender
This class extends a Contact archive provider extender with UtmParameters fields
Inheritance
ContactUtmParamatersExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.BusinessLogic.dll
Syntax
public class ContactUtmParamatersExtender : UtmParametersExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
ContactUtmParamatersExtender(string)
Construct the object
Declaration
public ContactUtmParamatersExtender(string iconHint = "Contact")
Parameters
| Type | Name | Description |
|---|---|---|
| string | iconHint |
Methods
SetJoin()
Set up the join for a Contact'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 |