CashierInfoShiftNumber Property |
The cashier's shift number.
Namespace:
Micros.Ops
Assembly:
Ops (in Ops.dll)
Syntaxpublic int ShiftNumber { get; }
Property Value
Type:
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