Class QuoteQuoteVersionExtender
QuoteQuoteVersionExtender joins Quote with the active Quote Version.
Inheritance
QuoteQuoteVersionExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class QuoteQuoteVersionExtender : QuoteVersionExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
QuoteQuoteVersionExtender(Features)
QuoteQuoteVersionExtender joins Quote with the active Quote Version.
Declaration
public QuoteQuoteVersionExtender(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 QuoteVersionTableInfo SetJoin()
Returns
Type | Description |
---|---|
QuoteVersionTableInfo |