Click or drag to resize

IApiServiceEDI_WczytajDokument Method

ILUO Sp. z o.o.
Wczytuje dokument Edi

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_WczytajDokument(
	string sessionId,
	string format,
	string sciezka,
	string zawartosc
)

Parameters

sessionId
Type: SystemString

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

format
Type: SystemString

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

sciezka
Type: SystemString

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

zawartosc
Type: SystemString

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

Return Value

Type: Int64

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

See Also