Click or drag to resize

InputResponseString Class

Returned when a string response is requested.
Inheritance Hierarchy

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

The InputResponseString type exposes the following members.

Constructors
  NameDescription
Public methodInputResponseString
Initializes a new instance of the InputResponseString class
Top
Properties
  NameDescription
Public propertyData
Top
See Also