Click or drag to resize

DateRequest Class

Inheritance Hierarchy
SystemObject
  Micros.Ops.InputBaseInputRequest
    Micros.Ops.InputDateRequest

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

The DateRequest type exposes the following members.

Constructors
 NameDescription
Public methodDateRequestInitializes a new instance of the DateRequest class
Top
Fields
 NameDescription
Public fieldInitialValue 
Public fieldValue 
Top
See Also