Click or drag to resize

OpsItemSelectedEventArgs Class

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

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

The OpsItemSelectedEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodOpsItemSelectedEventArgsInitializes a new instance of the OpsItemSelectedEventArgs class
Top
See Also