Click or drag to resize

IApiServiceEDI_PobierzIdZamowieniaPoSciezce Method

ILUO Sp. z o.o.
Podaje Identyfikator zamówienia na podstawie ścieżki importu pliku

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
long EDI_PobierzIdZamowieniaPoSciezce(
	string sessionId,
	string sciezka
)

Parameters

sessionId
Type: SystemString

[Missing <param name="sessionId"/> documentation for "M:ILUO.ERP.API.ServiceContracts.Interfaces3.IApiService.EDI_PobierzIdZamowieniaPoSciezce(System.String,System.String)"]

sciezka
Type: SystemString

[Missing <param name="sciezka"/> documentation for "M:ILUO.ERP.API.ServiceContracts.Interfaces3.IApiService.EDI_PobierzIdZamowieniaPoSciezce(System.String,System.String)"]

Return Value

Type: Int64

[Missing <returns> documentation for "M:ILUO.ERP.API.ServiceContracts.Interfaces3.IApiService.EDI_PobierzIdZamowieniaPoSciezce(System.String,System.String)"]

See Also