Click or drag to resize

IApiServiceSys_PobierzTabeleSystemowe Method

ILUO Sp. z o.o.
Pobiera tablicę identyfikatorów i nazw tabel systemowych, które są używane przy pewnych odwołaniach do obiektów systemowych w systemie

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
TabelaSystemowa[] Sys_PobierzTabeleSystemowe(
	string sessionId
)

Parameters

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

Return Value

Type: TabelaSystemowa
Tablica identyfikatorów i nazwa tabel systemowych
See Also