Click or drag to resize

IApiServiceTowary_PobierzStanyMagazynowe Method

ILUO Sp. z o.o.
Pobiera stany magazynowe towarów

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
StanMagazynowy[] Towary_PobierzStanyMagazynowe(
	string sessionId,
	PobierzStanyParametry parametry
)

Parameters

sessionId
Type: SystemString

[Missing <param name="sessionId"/> documentation for "M:ILUO.ERP.API.ServiceContracts.Interfaces3.IApiService.Towary_PobierzStanyMagazynowe(System.String,ILUO.ERP.API.Server.Entities3.PobierzStanyParametry)"]

parametry
Type: ILUO.ERP.API.Server.Entities3PobierzStanyParametry
określa zakres towarów, magazynów i sposób poberania stanów

Return Value

Type: StanMagazynowy

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

See Also