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: 19.8
Syntax
C#
public enum ClockTypes
Members
Member nameDescription
ClockIn 
ClockOut 
See Also