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

Drukuj

.NET Framework Class Library

PriceFactor Class

Klasa reprenzetująca informacje o współczynniku cen sprzedaży.

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 PriceFactor

C#

public class PriceFactor

Visual C++

public ref class PriceFactor

JavaScript

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

Remarks

Dane pobierane są bezpośrednio z bazy danych.

Inheritance Hierarchy

System.Object

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

See Also

PriceFactor Members

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