Click or drag to resize

OpsEventsSelectEventArgs Class

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

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

The OpsEventsSelectEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodOpsEventsSelectEventArgsInitializes a new instance of the OpsEventsSelectEventArgs class
Top
Properties
 NameDescription
Public propertyEventDefID 
Public propertyOperatorID 
Top
Methods
 NameDescription
Public methodSetEvent 
Public methodSetPreviewEvent 
Top
See Also