Click or drag to resize

OpsCommandEventArgs Class

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

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

The OpsCommandEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodOpsCommandEventArgsInitializes a new instance of the OpsCommandEventArgs class
Top
Properties
 NameDescription
Public propertyCommand 
Top
Methods
 NameDescription
Public methodSetAsciiDataEvent 
Top
See Also