Click or drag to resize

IPrintingDeviceInfoRelatedTerminal Property

The terminal to which the current printing device is related. null if there is no related terminal.

Namespace: Resto.Front.Api.Data.Device
Assembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
ITerminal RelatedTerminal { get; }

Property Value

ITerminal
See Also