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

Drukuj

.NET Framework Class Library

PriceListListElement Class

Klasa reprezentująca element list cenników.

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 PriceListListElement

C#

public class PriceListListElement

Visual C++

public ref class PriceListListElement

JavaScript

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

Inheritance Hierarchy

System.Object

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

See Also

PriceListListElement Members

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