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