Sage.PL.WebAPI.Interface.FKF.Documents.Interfaces Namespace > IFKDocumentsController Interface > IFKDocumentsController Methods > Get Method 

Drukuj

.NET Framework Class Library

IFKDocumentsController.Get Method

Overload List

 

Name

Description

Public method

Get()

Metoda umożliwia pobranie listy dokumentów.

[GET] /api/FKDocuments

Public method

Get(Int32, Int32)

Metoda umożliwia pobranie dokumentu o podanym id z roku o podanym id.

[GET] /api/FKDocuments?id=id_słownika&yearId=id_roku

[FromUri] Id dokumentu.[FromUri] Id roku.

See Also

IFKDocumentsController Interface

IFKDocumentsController Members

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