Click or drag to resize

IApiServiceHookAction Method

ILUO Sp. z o.o.

[Missing <summary> documentation for "M:ILUO.ERP.API.ServiceContracts.Interfaces3.IApiService.HookAction(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 HookAction(
	string parameters
)

Parameters

parameters
Type: SystemString

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

Return Value

Type: String

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

See Also