Class PricelistPricelistExtender
Root extender for Batch tasks - list all batch tasks in table
Inheritance
PricelistPricelistExtender
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public sealed class PricelistPricelistExtender : PriceListExtenderBase, IArchiveProviderQueryMapping, IArchiveExtender, IArchiveProviderDoesExtend, IArchiveProviderHasColumns, IArchiveProviderExtensible
Constructors
PricelistPricelistExtender()
Root extender for Batch tasks - list all batch tasks in table
Declaration
public PricelistPricelistExtender()
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 PriceListTableInfo SetJoin()
Returns
Type | Description |
---|---|
PriceListTableInfo |