Class PriceListProvider
Archive of Pricelists - used by the web api. Lists all Pricelist in table.
Inheritance
PriceListProvider
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
[ArchiveProvider("PriceList", 1073741823)]
public class PriceListProvider : TypedQueryProviderBase<ArchiveRow, PricelistPricelistExtender>, IArchiveProviderQueryMapping, IArchiveQueryProvider, IArchiveProviderExtensible, IArchiveTypedProvider<ArchiveRow>, IArchiveTypedProviderBase, IArchiveProvider, IArchiveProviderHasRows, IArchiveProviderHasColumns, IArchiveProviderHasEntities
Constructors
PriceListProvider()
Archive of Pricelists - used by the web api. Lists all Pricelist in table.
Declaration
public PriceListProvider()
Fields
ProviderName
Archive of Pricelists - used by the web api. Lists all Pricelist in table.
Declaration
public const string ProviderName = "PriceList"
Field Value
Type | Description |
---|---|
string |
RowTypeName
Archive of Pricelists - used by the web api. Lists all Pricelist in table.
Declaration
public const string RowTypeName = "pricelist"
Field Value
Type | Description |
---|---|
string |