Sage.PL.WebAPI.Interface.FKF.Calculations.Interfaces Namespace > IFKCalculationsController Interface

Drukuj

.NET Framework Class Library

IFKCalculationsController Interface

Interfejs implementowany przez kontroler FKCalculations.

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

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

Syntax

Visual Basic

Public Interface IFKCalculationsController

C#

public interface IFKCalculationsController

Visual C++

public interface class IFKCalculationsController

JavaScript

Sage.PL.WebAPI.Interface.FKF.Calculations.Interfaces.IFKCalculationsController = function();
Sage.PL.WebAPI.Interface.FKF.Calculations.Interfaces.IFKCalculationsController.createInterface('Sage.PL.WebAPI.Interface.FKF.Calculations.Interfaces.IFKCalculationsController');

See Also

IFKCalculationsController Members

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