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