Click or drag to resize

CashierInfoShiftNumber Property

The cashier's shift number.

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public int ShiftNumber { get; }

Property Value

Int32
Remarks
08112019 | DManning | FPS-16797 | Removed GetShiftInfo, unneccsary call, slowing down loading of dialog. Info is not needed here 14112019 | DManning | FPS-16797 | Add GetShiftInfo back, needed for initial shift. Slow load will need to be looked into.
See Also