Class LinksSaleBySourceRightExtender
Extend a Relations parent representing an activity link source, with Sale type columns
Inheritance
LinksSaleBySourceRightExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class LinksSaleBySourceRightExtender : SaleExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
LinksSaleBySourceRightExtender()
Extend a Relations parent representing an activity link source, with Sale type columns
Declaration
public LinksSaleBySourceRightExtender()
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 |