Class QuoteVersionQuoteAlternativeExtender
QuoteVersionQuoteAlternativeExtender joins Quote Version with the favorite Quote Alternative.
Inheritance
QuoteVersionQuoteAlternativeExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.BusinessLogic.dll
Syntax
public class QuoteVersionQuoteAlternativeExtender : QuoteAlternativeExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
QuoteVersionQuoteAlternativeExtender(Features)
QuoteVersionQuoteAlternativeExtender joins Quote Version with the favorite Quote Alternative.
Declaration
public QuoteVersionQuoteAlternativeExtender(QuoteExtenderBase.Features features)
Parameters
| Type | Name | Description |
|---|---|---|
| QuoteExtenderBase.Features | features |
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 QuoteAlternativeTableInfo SetJoin()
Returns
| Type | Description |
|---|---|
| QuoteAlternativeTableInfo |