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.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
ITerminal RelatedTerminal { get; }

Property Value

Type: ITerminal
See Also