Click or drag to resize

SubmitCheckEventArgs Class

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

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

The SubmitCheckEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodSubmitCheckEventArgsInitializes a new instance of the SubmitCheckEventArgs class
Top
Properties
 NameDescription
Public propertyCheck 
Public propertyRejectedMessage 
Top
See Also