Click or drag to resize

IOperationService.GetCompoundItemTemplates Method

Namespace:  Resto.Front.Api
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
IReadOnlyList<ICompoundItemTemplate> GetCompoundItemTemplates()

Return Value

Type: IReadOnlyList<ICompoundItemTemplate>
See Also