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

Drukuj

.NET Framework Class Library

IPriceListsController Interface

Interfejs implementowany przez kontroler PriceLists.

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 IPriceListsController

C#

public interface IPriceListsController

Visual C++

public interface class IPriceListsController

JavaScript

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

See Also

IPriceListsController Members

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