Click or drag to resize

IApiServiceSys_Service Method

ILUO Sp. z o.o.

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

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_Service(
	string sessionId,
	string command
)

Parameters

sessionId
Type: SystemString

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

command
Type: SystemString

[Missing <param name="command"/> documentation for "M:ILUO.ERP.API.ServiceContracts.Interfaces3.IApiService.Sys_Service(System.String,System.String)"]

Return Value

Type: String

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

See Also