Click or drag to resize

PercentRequest Class

Inheritance Hierarchy
SystemObject
  Micros.Ops.InputBaseInputRequest
    Micros.Ops.InputPercentRequest

Namespace: Micros.Ops.Input
Assembly: Ops (in Ops.dll) Version: 19.9
Syntax
C#
public class PercentRequest : BaseInputRequest

The PercentRequest type exposes the following members.

Constructors
 NameDescription
Public methodPercentRequestInitializes a new instance of the PercentRequest class
Top
Methods
 NameDescription
Public methodInit
(Overrides BaseInputRequestInit(String, String))
Top
Fields
 NameDescription
Public fieldInitialValue 
Public fieldText 
Public fieldValue 
Top
See Also