Click or drag to resize

SubmitCheckEventArgs Class

Inheritance Hierarchy

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

The SubmitCheckEventArgs type exposes the following members.

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