Click or drag to resize

OpsContextCurrentTimeText Property

The current time as a string. eg. 12:00 AM

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll)
Syntax
C#
public string CurrentTimeText { get; }

Property Value

Type: String
See Also