Click or drag to resize

IApiServiceFinanse_PobierzListeWalut Method

ILUO Sp. z o.o.
Pobiera listę walut obsługiwaną 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
Waluta[] Finanse_PobierzListeWalut(
	string sessionId
)

Parameters

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

Return Value

Type: Waluta
Tablica obiektów typu Waluta
See Also