Click or drag to resize

IOperationServiceGetAllCustomData 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: IDictionaryString, String
See Also