Click or drag to resize

OpsContextCurrentDateTimeText Property

The current date and time as a long string. eg. 1/3/2002 12:00:00 AM

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

Property Value

Type: String
See Also