Sage.PL.WebAPI.Interface.Products.ViewModels.Prices Namespace > ProductListElementSalePrice Class

Drukuj

.NET Framework Class Library

ProductListElementSalePrice Class

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

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 ProductListElementSalePrice

C#

public class ProductListElementSalePrice

Visual C++

public ref class ProductListElementSalePrice

JavaScript

Sage.PL.WebAPI.Interface.Products.ViewModels.Prices.ProductListElementSalePrice = function();
Type.createClass(
 'Sage.PL.WebAPI.Interface.Products.ViewModels.Prices.ProductListElementSalePrice');

Inheritance Hierarchy

System.Object

Sage.PL.WebAPI.Interface.Products.ViewModels.Prices.ProductListElementSalePrice

See Also

ProductListElementSalePrice Members

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