Click or drag to resize

IMobileServiceKontrahenci_PobierzDane Method

ILUO Sp. z o.o.
Pobiera dane kontrahentó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
string Kontrahenci_PobierzDane(
	string sessionId,
	FiltrKontrahentow[] filtr,
	RodzajDanych rodzajDanych
)

Parameters

sessionId
Type: SystemString
Id sesji
filtr
Type: ILUO.ERP.API.ServiceContracts.MobileEntitiesFiltrKontrahentow
specyfikacja filtrów. Elementy tablicy są filtrami rozdzielanymi przez logiczne OR
rodzajDanych
Type: ILUO.ERP.API.ServiceContracts.MobileEntitiesRodzajDanych
Specyfikacja rodzaju danych

Return Value

Type: String
Zwraca dane sformatowane według informacji w polu rodzajDanych
See Also