Click or drag to resize

CheckSummaryDataCheckTime Property

The local time that the check was closed (for closed checks) or the local time the check was started (for open checks).

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

Property Value

Type: DateTime
See Also