Click or drag to resize

IOperationServiceGetAllCustomData Method

Gets all custom data.

Namespace:  Resto.Front.Api
Assembly:  Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
IDictionary<string, string> GetAllCustomData()

Return Value

Type: IDictionaryString, String
See Also