Click or drag to resize

OpsCheckEventArgsBase Class

Base class use for check event arguments
Inheritance Hierarchy
SystemObject
  Micros.PosCore.ExtensibilityEventMonitorArgs
    Micros.PosCore.Extensibility.OpsOpsEventMonitorArgs
      Micros.PosCore.Extensibility.OpsOpsCheckEventArgsBase
        More

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

The OpsCheckEventArgsBase type exposes the following members.

Constructors
 NameDescription
Public methodOpsCheckEventArgsBaseInitializes a new instance of the OpsCheckEventArgsBase class
Top
Methods
 NameDescription
Public methodSetEvent 
Public methodSetPreviewEvent 
Top
See Also
Inheritance Hierarchy