Click or drag to resize

OpsCommandPreviewEventArgs Class

Inheritance Hierarchy

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

The OpsCommandPreviewEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodOpsCommandPreviewEventArgs
Initializes a new instance of the OpsCommandPreviewEventArgs class
Top
Properties
  NameDescription
Public propertyCancelled
Public propertyCommand
Top
Methods
  NameDescription
Public methodSetAsciiDataEvent
Top
See Also