Click or drag to resize

OpsClockEventArgs Class

Inheritance Hierarchy
SystemObject
  Micros.PosCore.ExtensibilityEventMonitorArgs
    Micros.PosCore.Extensibility.OpsOpsEventMonitorArgs
      Micros.PosCore.Extensibility.OpsOpsClockEventArgs

Namespace: Micros.PosCore.Extensibility.Ops
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public class OpsClockEventArgs : OpsEventMonitorArgs

The OpsClockEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodOpsClockEventArgs(Int64, Int32, Boolean)Initializes a new instance of the OpsClockEventArgs class
Public methodOpsClockEventArgs(Int64, Int32, Boolean, OpsClockEventArgsClockTypes)Initializes a new instance of the OpsClockEventArgs class
Top
Properties
Methods
Fields
 NameDescription
Public fieldmClockType 
Top
See Also