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

Drukuj

.NET Framework Class Library

IFKCalculationsBusinessController Interface

Interfejs implementowany przez kontroler FKCalculationsBusinessController.

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 IFKCalculationsBusinessController

C#

public interface IFKCalculationsBusinessController

Visual C++

public interface class IFKCalculationsBusinessController

JavaScript

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

See Also

IFKCalculationsBusinessController Members

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