Click or drag to resize

IApiServiceSys_WykonajElementRozwiazania Method

ILUO Sp. z o.o.

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

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
string Sys_WykonajElementRozwiazania(
	string sessionId,
	string nazwaRozwiazania,
	string nazwaElementu,
	string obiektWejsciowy,
	ParametrWykonania[] parametry
)

Parameters

sessionId
Type: SystemString

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

nazwaRozwiazania
Type: SystemString

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

nazwaElementu
Type: SystemString

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

obiektWejsciowy
Type: SystemString

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

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

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

Return Value

Type: String

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

See Also