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