Sage.PL.WebAPI.Interface.FKF.Common.Interfaces Namespace > IFKCurrenciesController Interface

Drukuj

.NET Framework Class Library

IFKCurrenciesController Interface

Interfejs implementowany przez kontroler FKCurrencies.

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

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

Syntax

Visual Basic

Public Interface IFKCurrenciesController

C#

public interface IFKCurrenciesController

Visual C++

public interface class IFKCurrenciesController

JavaScript

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

See Also

IFKCurrenciesController Members

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