Class LinksSaleBySourceLeftExtender
Extend a Relations parent representing an activity link source, with Sale type columns
Inheritance
LinksSaleBySourceLeftExtender
Implements
Inherited Members
ExtensibleColumnsBase.MapReturnField(ArchiveSelect, FieldInfo, Boolean, String, ArchiveColumnInfo[])
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class LinksSaleBySourceLeftExtender : SaleExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible, IPlugin
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 |
Overrides
SuperOffice.CRM.ArchiveLists.ExtenderBase<SuperOffice.CRM.Data.SaleTableInfo>.SetJoin()
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)