Click or drag to resize

DateTimeRequest Class

Inheritance Hierarchy
SystemObject
  Micros.Ops.InputBaseInputRequest
    Micros.Ops.InputDateTimeRequest

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

The DateTimeRequest type exposes the following members.

Constructors
 NameDescription
Public methodDateTimeRequestInitializes 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