Click or drag to resize

IApiServicePDC_DodajBufor Method

ILUO Sp. z o.o.
Wysyła bufor z kolektora

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 PDC_DodajBufor(
	string sessionId,
	BuforKolektora bufor
)

Parameters

sessionId
Type: SystemString

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

bufor
Type: ILUO.ERP.API.Server.Entities3BuforKolektora

[Missing <param name="bufor"/> documentation for "M:ILUO.ERP.API.ServiceContracts.Interfaces3.IApiService.PDC_DodajBufor(System.String,ILUO.ERP.API.Server.Entities3.BuforKolektora)"]

Return Value

Type: Int64

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

See Also