Class QuoteConnectionErpConnectionExtender
Extend a QuoteConnection with its corresponding ErpConnection, if it exists
Inheritance
QuoteConnectionErpConnectionExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public sealed class QuoteConnectionErpConnectionExtender : ErpConnectionExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
QuoteConnectionErpConnectionExtender()
Extend a QuoteConnection with its corresponding ErpConnection, if it exists
Declaration
public QuoteConnectionErpConnectionExtender()
Methods
SetJoin()
Subclass contract: Implementations of this method should create the extenders' table information object, join it to the relevant parent, and return the table information instance
Declaration
protected override ErpConnectionTableInfo SetJoin()
Returns
Type | Description |
---|---|
ErpConnectionTableInfo |