Click or drag to resize

IApiServiceSlowniki_PobierzJednostkeMiary Method

ILUO Sp. z o.o.
Pobiera jednostke miary

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
JednostkaMiary Slowniki_PobierzJednostkeMiary(
	string sessionId,
	int id
)

Parameters

sessionId
Type: SystemString
Identyfikator sesji otrzymany po zalogowaniu się poprzez metodę Login
id
Type: SystemInt32
Identyfikator jednostki miary

Return Value

Type: JednostkaMiary
Obiekt z właściwościami jednostki miary
See Also