Click or drag to resize

InputResponseString Class

Returned when a string response is requested.
Inheritance Hierarchy
SystemObject
  Micros.Ops.InputInputEntryResponseBase
    Micros.Ops.InputInputResponseString

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

The InputResponseString type exposes the following members.

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