Click or drag to resize

OpsCustomDialogEventArgs Class

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

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

The OpsCustomDialogEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodOpsCustomDialogEventArgsInitializes a new instance of the OpsCustomDialogEventArgs class
Top
Properties
 NameDescription
Public propertyArgument 
Public propertyCommand 
Public propertyResponse 
Public propertySender 
Top
See Also