Symfonia.WebAPI.Interface.RepX.Interfaces Namespace > IReportsController Interface > IReportsController Methods

Drukuj

.NET Framework Class Library

IReportsController Methods

The IReportsController type exposes the following members.

Methods

 

Name

Description

Public method

Get

Metoda umożliwia pobranie wydruku, którego szablon został przygotowany w mechanizmie RepX w programie Handel w formacie PDF o podanym id dla obiektu o wskazanym id.

Możliwe jest pobranie tylko wydruków zdefiniowanych dla okna dokumentu.

Public method

GetCatalogs

Metoda umożliwia pobranie listy katalogów wydruków.

[GET] /api/Reports/Catalogs

Public method

GetDefinitions

Metoda umożliwia pobranie listy definicji wydruków.

[GET] /api/Reports/Definitions

See Also

IReportsController Interface

Symfonia.WebAPI.Interface.RepX.Interfaces Namespace