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

Drukuj

.NET Framework Class Library

PriceListDetails Class

Klasa reprezentująca informacje o pozycji cennika.

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 PriceListDetails

C#

public class PriceListDetails

Visual C++

public ref class PriceListDetails

JavaScript

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

Remarks

Dane pobierane są bezpośrednio z bazy danych.

Inheritance Hierarchy

System.Object

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

See Also

PriceListDetails Members

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