Click or drag to resize

OpsClockEventArgsClockTypes Enumeration

Enumeration to indicate whether a clock in or out is taking place.

Namespace:  Micros.PosCore.Extensibility.Ops
Assembly:  PosCore (in PosCore.dll) Version: 18.2
Syntax
C#
public enum ClockTypes
Members
  Member nameDescription
ClockIn
ClockOut
See Also