Class SelecteionAssociateExtender
This class extends a selection archive provider extender with the responsible associate
Inheritance
SelecteionAssociateExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class SelecteionAssociateExtender : AssociateExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
SelecteionAssociateExtender()
Construct the object and set the column icon hint
Declaration
public SelecteionAssociateExtender()
Methods
SetJoin()
Retrieve the associate field we'd like to process, from the parent selection table
Declaration
protected override AssociateTableInfo SetJoin()
Returns
Type | Description |
---|---|
AssociateTableInfo | Associate field information |