CashierInfoShiftNumber Property |
The cashier's shift number.
Namespace: Micros.OpsAssembly: Ops (in Ops.dll) Version: 19.8
Syntaxpublic 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