Click or drag to resize

InputEntryResponseBase Class

The return object for OpsContext.RequestEntry(). The return object is based on the types of entry requested.
Inheritance Hierarchy
SystemObject
  Micros.Ops.InputInputEntryResponseBase
    More

Namespace: Micros.Ops.Input
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public class InputEntryResponseBase

The InputEntryResponseBase type exposes the following members.

Constructors
 NameDescription
Public methodInputEntryResponseBaseInitializes a new instance of the InputEntryResponseBase class
Top
Fields
 NameDescription
Public fieldEntryMethod The response type of the request
Top
See Also
Inheritance Hierarchy