Class LinksSaleBySourceLeftExtender
Extend a Relations parent representing an activity link source, with Sale type columns
Inheritance
LinksSaleBySourceLeftExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class LinksSaleBySourceLeftExtender : SaleExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
LinksSaleBySourceLeftExtender()
Extend a Relations parent representing an activity link source, with Sale type columns
Declaration
public LinksSaleBySourceLeftExtender()
Methods
SetJoin()
Create an Sale table info and join it to the parent Link (Relations)
Declaration
protected override SaleTableInfo SetJoin()
Returns
Type | Description |
---|---|
SaleTableInfo | SaleTableInfo of the newly created info instance |