Click or drag to resize

DateTimeRequest Class

Inheritance Hierarchy

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

The DateTimeRequest type exposes the following members.

Constructors
  NameDescription
Public methodDateTimeRequest
Initializes a new instance of the DateTimeRequest class
Top
Properties
  NameDescription
Public propertyIs24HrTimeFmt
Public propertyMaxDaysToAutoFire
Public propertyMaxEndDateTime
Public propertyMinDaysToAutoFire
Public propertyMinutesPastNowForMinTime
Variable MinutesPastNowForMinTime This is used to extend the minimum time by the specified minutes used with Service Level Agreement time in Order type
Public propertySuccess
Public propertyYears
Top
Fields
See Also