Click or drag to resize

OpsCommandPreviewEventArgs Class

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

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

The OpsCommandPreviewEventArgs type exposes the following members.

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