IOperationServiceTryGetCustomData Method |
Tries to get custom data by key.
Namespace: Resto.Front.ApiAssembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntaxstring TryGetCustomData(
string key
)
Parameters
- key String
-
Return Value
String
See Also