Click or drag to resize

IOperationServiceTryGetCustomData Method

Tries to get custom data by key.

Namespace: Resto.Front.Api
Assembly: Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
string TryGetCustomData(
	string key
)

Parameters

key  String
 

Return Value

String
See Also