Sage.PL.WebAPI.Interface.Common.Interfaces Namespace > IAgriculturalPromotionFundsController Interface > IAgriculturalPromotionFundsController Methods > Get Method 

Drukuj

.NET Framework Class Library

IAgriculturalPromotionFundsController.Get Method

Metoda umożliwia pobranie listy funduszy promocji rolnej.

[GET] /api/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

Function Get As IHttpActionResult

C#

IHttpActionResult Get()

Visual C++

IHttpActionResultGet()

JavaScript

function get();

Return Value

Zwraca kolekcję obiektów AgriculturalPromotionFund.

See Also

IAgriculturalPromotionFundsController Interface

IAgriculturalPromotionFundsController Members

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