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