Sage.PL.WebAPI.Interface.Common.Interfaces Namespace > IPricesController Interface

Drukuj

.NET Framework Class Library

IPricesController Interface

Interfejs implementowany przez kontroler Prices.

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

Assembly:  Sage.PL.WebAPI.Interface.Common (in Sage.PL.WebAPI.Interface.Common.dll) Version: 24.2.1.0 (24.2.1.0)

Syntax

Visual Basic

Public Interface IPricesController

C#

public interface IPricesController

Visual C++

public interface class IPricesController

JavaScript

Sage.PL.WebAPI.Interface.Common.Interfaces.IPricesController = function();
Sage.PL.WebAPI.Interface.Common.Interfaces.IPricesController.createInterface('Sage.PL.WebAPI.Interface.Common.Interfaces.IPricesController');

See Also

IPricesController Members

Sage.PL.WebAPI.Interface.Common.Interfaces Namespace