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