Sage.PL.WebAPI.Interface.Products.ViewModels.PriceLists Namespace > PriceList Class

Drukuj

.NET Framework Class Library

PriceList Class

Klasa reprezentująca informacje o cenniku.

Namespace: Sage.PL.WebAPI.Interface.Products.ViewModels.PriceLists

Assembly:  Sage.PL.WebAPI.Interface.Products (in Sage.PL.WebAPI.Interface.Products.dll) Version: 24.2.1.0 (24.2.1.0)

Syntax

Visual Basic

Public Class PriceList

C#

public class PriceList

Visual C++

public ref class PriceList

JavaScript

Sage.PL.WebAPI.Interface.Products.ViewModels.PriceLists.PriceList = function();
Type.createClass(
 'Sage.PL.WebAPI.Interface.Products.ViewModels.PriceLists.PriceList');

Remarks

Dane pobierane są bezpośrednio z bazy danych.

Inheritance Hierarchy

System.Object

Sage.PL.WebAPI.Interface.Products.ViewModels.PriceLists.PriceList

See Also

PriceList Members

Sage.PL.WebAPI.Interface.Products.ViewModels.PriceLists Namespace