Click or drag to resize

IOperationServiceGetPrintingDeviceInfoById Method

Returns printingDeviceInfo by id.

Namespace:  Resto.Front.Api
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
IPrintingDeviceInfo GetPrintingDeviceInfoById(
	Guid id
)

Parameters

id
Type: SystemGuid

Return Value

Type: IPrintingDeviceInfo
See Also