Class QuoteAlternativeQuoteLineExtender
QuoteAlternativeQuoteLineExtender joins Quote Alternative with Quote lines.
Inheritance
QuoteAlternativeQuoteLineExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class QuoteAlternativeQuoteLineExtender : QuoteLineExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
QuoteAlternativeQuoteLineExtender(Features)
QuoteAlternativeQuoteLineExtender joins Quote Alternative with Quote lines.
Declaration
public QuoteAlternativeQuoteLineExtender(QuoteLineExtenderBase.Features features)
Parameters
Type | Name | Description |
---|---|---|
QuoteLineExtenderBase.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 QuoteLineTableInfo SetJoin()
Returns
Type | Description |
---|---|
QuoteLineTableInfo |