BumpBar.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 bump bar unit ID.
public abstract Microsoft.PointOfService.DeviceUnits CurrentUnitId { get; set; }
member this.CurrentUnitId : Microsoft.PointOfService.DeviceUnits with get, set
Public MustOverride Property CurrentUnitId As DeviceUnits