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: 19.8
Syntax
C#
public DateTime CheckTime { get; }

Property Value

DateTime
See Also