IOperationServiceTryRemoveCustomData Method |
Tries to remove custom data by key.
Namespace: Resto.Front.ApiAssembly: Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntaxbool TryRemoveCustomData(
string key
)
Parameters
- key String
-
Return Value
Boolean
See Also