Click or drag to resize

IApiServiceParametry_PobierzKategorie Method

ILUO Sp. z o.o.
Pobiera właściwości kategorii oraz definicje parametrów do niej należących

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
Kategoria Parametry_PobierzKategorie(
	string sessionId,
	long id
)

Parameters

sessionId
Type: SystemString
Identyfikator sesji otrzymany po zalogowaniu się poprzez metodę Login
id
Type: SystemInt64
Identyfikator kategorii

Return Value

Type: Kategoria
Tablica kategorii
See Also