Class QuoteConnectionErpConnectionExtender
Extend a QuoteConnection with its corresponding ErpConnection, if it exists
Inheritance
QuoteConnectionErpConnectionExtender
Implements
Inherited Members
ExtensibleColumnsBase.MapReturnField(ArchiveSelect, FieldInfo, Boolean, String, ArchiveColumnInfo[])
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public sealed class QuoteConnectionErpConnectionExtender : ErpConnectionExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible, IPlugin
Constructors
QuoteConnectionErpConnectionExtender()
Extend a QuoteConnection with its corresponding ErpConnection, if it exists
Declaration
public QuoteConnectionErpConnectionExtender()
Methods
SetJoin()
Extend a QuoteConnection with its corresponding ErpConnection, if it exists
Declaration
protected override ErpConnectionTableInfo SetJoin()
Returns
Type | Description |
---|---|
ErpConnectionTableInfo |
Overrides
SuperOffice.CRM.ArchiveLists.ExtenderBase<SuperOffice.CRM.Data.ErpConnectionTableInfo>.SetJoin()
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)