Click or drag to resize

IApiServiceTowary_PobierzReceptury Method

ILUO Sp. z o.o.
Pobranie receptur towarów (zestawów lub produktów)

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
Receptura[] Towary_PobierzReceptury(
	string sessionId,
	PobierzRecepturyParametry parametry
)

Parameters

sessionId
Type: SystemString

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

parametry
Type: ILUO.ERP.API.Server.Entities3PobierzRecepturyParametry

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

Return Value

Type: Receptura

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

See Also