Click or drag to resize

IApiServiceEcho Method

ILUO Sp. z o.o.
Służy sprawdzeniu połączenia z API

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 Echo(
	string echoText
)

Parameters

echoText
Type: SystemString
Tekst do zwrócenia

Return Value

Type: String
zawartość właściwości echoText
See Also