Class ContactUrlExtender
This class extends a Contact archive provider extender with the text note field (paperclip)
Inheritance
ContactUrlExtender
Implements
Inherited Members
Namespace: SuperOfficeCRMArchiveLists
Assembly: SoDataBase.BusinessLogic.dll
Syntax
public class ContactUrlExtender : UrlExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
ContactUrlExtender(string)
Construct the object
Declaration
public ContactUrlExtender(string iconHint = "Contact")
Parameters
| Type | Name | Description |
|---|---|---|
| string | iconHint |
Methods
SetJoin()
Set up the join for a contact's url
Declaration
protected override URLTableInfo SetJoin()
Returns
| Type | Description |
|---|---|
| URLTableInfo | TableInfo instance of the newly joined-in table |