Click or drag to resize

OpsScrollingTextRequest Class

Request Ops display a text box with scrollbarfor HTML UI
Inheritance Hierarchy
SystemObject
  Micros.OpsOpsRequest
    Micros.OpsOpsTextRequest
      Micros.OpsOpsScrollingTextRequest

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

The OpsScrollingTextRequest type exposes the following members.

Constructors
 NameDescription
Public methodOpsScrollingTextRequestInitializes a new instance of the OpsScrollingTextRequest class
Top
See Also