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

Drukuj

.NET Framework Class Library

IAgriculturalPromotionFundsController Interface

Interfejs implementowany przez kontroler AgriculturalPromotionFunds.

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 IAgriculturalPromotionFundsController

C#

public interface IAgriculturalPromotionFundsController

Visual C++

public interface class IAgriculturalPromotionFundsController

JavaScript

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

See Also

IAgriculturalPromotionFundsController Members

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