Click or drag to resize

OpsErrorRequest Class

Request Ops to display an error dialog.
Inheritance Hierarchy
SystemObject
  Micros.OpsOpsRequest
    Micros.OpsOpsErrorRequest

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

The OpsErrorRequest type exposes the following members.

Constructors
 NameDescription
Public methodOpsErrorRequest Constructor
Top
Properties
 NameDescription
Public propertyErrorText Translatable Error Text
Public propertyIsCacheable Set to false to indicate this request is NOT cacheable.
(Overrides OpsRequestIsCacheable)
Top
Methods
Fields
 NameDescription
Public fieldTranslatableErrorText Translatable Error Text Translatable String
Top
See Also