Click or drag to resize

OpsInitEventArgs Class

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

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

The OpsInitEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodOpsInitEventArgsInitializes a new instance of the OpsInitEventArgs class
Top
See Also