Click or drag to resize

IApiServicePDC_ZarejestrujTerminal Method

ILUO Sp. z o.o.

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

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
int PDC_ZarejestrujTerminal(
	string sessionId,
	Terminal terminal
)

Parameters

sessionId
Type: SystemString

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

terminal
Type: ILUO.ERP.API.Server.Entities3Terminal

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

Return Value

Type: Int32

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

See Also