RemoteOrderDisplay.CurrentUnitId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the current video unit ID. Up to 32 units are allowed on one remote order display device. The unit ID definitions range from Unit1 to Unit32.
public abstract Microsoft.PointOfService.DeviceUnits CurrentUnitId { get; set; }
member this.CurrentUnitId : Microsoft.PointOfService.DeviceUnits with get, set
Public MustOverride Property CurrentUnitId As DeviceUnits