Click or drag to resize

IOperationServiceGetAssemblyChartsForProduct Method


Namespace: Resto.Front.Api
Assembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
IReadOnlyList<IAssemblyChart> GetAssemblyChartsForProduct(
	IProduct product
)

Parameters

product  IProduct
 

Return Value

IReadOnlyListIAssemblyChart
See Also