Click or drag to resize

OpsTextRequest Class

Request Ops display a text box with data
Inheritance Hierarchy
SystemObject
  Micros.OpsOpsRequest
    Micros.OpsOpsTextRequest
      Micros.OpsOpsScrollingTextRequest

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

The OpsTextRequest type exposes the following members.

Constructors
 NameDescription
Public methodOpsTextRequest Constructor
Top
Properties
 NameDescription
Public propertyText 
Public propertyTitle 
Top
See Also