Class ProjectInfoTextExtender
This class extends a Project archive provider extender with the into text field
Inheritance
ProjectInfoTextExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.BusinessLogic.dll
Syntax
public class ProjectInfoTextExtender : TextExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
ProjectInfoTextExtender()
Construct the object and set the field names
Declaration
public ProjectInfoTextExtender()
Methods
SetJoin()
Set up the join for a Projects's info text
Declaration
protected override TextTableInfo SetJoin()
Returns
| Type | Description |
|---|---|
| TextTableInfo | TableInfo instance of the newly joined-in table |