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

Drukuj

.NET Framework Class Library

IFKYearsController Interface

Interfejs implementowany przez kontroler FKYears.

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 IFKYearsController

C#

public interface IFKYearsController

Visual C++

public interface class IFKYearsController

JavaScript

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

See Also

IFKYearsController Members

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