Click or drag to resize

OpsSelectedItemCompleteQueryEventArgs Class

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

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

The OpsSelectedItemCompleteQueryEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodOpsSelectedItemCompleteQueryEventArgsInitializes a new instance of the OpsSelectedItemCompleteQueryEventArgs class
Top
Properties
 NameDescription
Public propertyComplete 
Public propertyDisplayError 
Top
See Also