Click or drag to resize

OpsTimeSelectorRequest Class

Request Ops display a standard Time Selection Dialog based on 12 Hour or 24 hour format.
Inheritance Hierarchy
SystemObject
  Micros.OpsOpsRequest
    Micros.OpsOpsEntryRequest
      Micros.OpsOpsTimeSelectorRequest

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

The OpsTimeSelectorRequest type exposes the following members.

Constructors
 NameDescription
Public methodOpsTimeSelectorRequest Constructor
Top
Properties
 NameDescription
Public propertyAMPM 
Public propertyHour 
Public propertyIs24HrTimeFmt 
Public propertyMinute 
Top
See Also