Click or drag to resize

IPdcServicePobierzOperacje Method

ILUO Sp. z o.o.

[Missing <summary> documentation for "M:ILUO.ERP.API.ServiceContracts.Interfaces3.IPdcService.PobierzOperacje(System.String,ILUO.API.Interfaces.Operations.PobierzOperacje_Parametry)"]

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
PobierzOperacje_Rezultat PobierzOperacje(
	string sessionId,
	PobierzOperacje_Parametry parametry
)

Parameters

sessionId
Type: SystemString

[Missing <param name="sessionId"/> documentation for "M:ILUO.ERP.API.ServiceContracts.Interfaces3.IPdcService.PobierzOperacje(System.String,ILUO.API.Interfaces.Operations.PobierzOperacje_Parametry)"]

parametry
Type: PobierzOperacje_Parametry

[Missing <param name="parametry"/> documentation for "M:ILUO.ERP.API.ServiceContracts.Interfaces3.IPdcService.PobierzOperacje(System.String,ILUO.API.Interfaces.Operations.PobierzOperacje_Parametry)"]

Return Value

Type: PobierzOperacje_Rezultat

[Missing <returns> documentation for "M:ILUO.ERP.API.ServiceContracts.Interfaces3.IPdcService.PobierzOperacje(System.String,ILUO.API.Interfaces.Operations.PobierzOperacje_Parametry)"]

See Also