Sage.PL.WebAPI.Interface.Products.Interfaces Namespace > IProductPricesController Interface

Drukuj

.NET Framework Class Library

IProductPricesController Interface

Interfejs implementowany przez kontroler ProductPrices.

Namespace: Sage.PL.WebAPI.Interface.Products.Interfaces

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 Interface IProductPricesController

C#

public interface IProductPricesController

Visual C++

public interface class IProductPricesController

JavaScript

Sage.PL.WebAPI.Interface.Products.Interfaces.IProductPricesController = function();
Sage.PL.WebAPI.Interface.Products.Interfaces.IProductPricesController.createInterface('Sage.PL.WebAPI.Interface.Products.Interfaces.IProductPricesController');

See Also

IProductPricesController Members

Sage.PL.WebAPI.Interface.Products.Interfaces Namespace