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