Click or drag to resize

OpsPageControlEventArgs Class

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

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

The OpsPageControlEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodOpsPageControlEventArgsInitializes a new instance of the OpsPageControlEventArgs class
Top
Properties
 NameDescription
Public propertyArgument 
Public propertyCommand 
Public propertyID 
Public propertyKey 
Public propertyResponse 
Top
See Also