Click or drag to resize

IApiServiceHandel_PobierzDokumentyRealizacjiZamowien Method

ILUO Sp. z o.o.
Pobiera podstawowe dane dokumentów realizujących wskazane zamówienia

Namespace:  ILUO.ERP.API.ServiceContracts.Interfaces3
Assembly:  ILUO.ERP.API.ServiceContracts (in ILUO.ERP.API.ServiceContracts.dll) Version: 1.0.0.348 (1.0.0.348)
Syntax
ElementRealizacjiZamowienia[] Handel_PobierzDokumentyRealizacjiZamowien(
	string sessionId,
	PobierzDokumentyRealizacjiZamowien_Parametry parametry
)

Parameters

sessionId
Type: SystemString
Identyfikator sesji otrzymany po zalogowaniu się poprzez metodę Login
parametry
Type: ILUO.ERP.API.Server.Entities3PobierzDokumentyRealizacjiZamowien_Parametry
Parametry pobierania dokumentów realizacji zamówień

Return Value

Type: ElementRealizacjiZamowienia

[Missing <returns> documentation for "M:ILUO.ERP.API.ServiceContracts.Interfaces3.IApiService.Handel_PobierzDokumentyRealizacjiZamowien(System.String,ILUO.ERP.API.Server.Entities3.PobierzDokumentyRealizacjiZamowien_Parametry)"]

See Also