Click or drag to resize

IOperationService.GetAllCustomData Method

Gets all custom data.

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

Return Value

Type: IDictionary<String, String>
See Also