Click or drag to resize

CheckSummaryDataCheckCloseTime Property

The local time that the check was closed.

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

Property Value

Type: NullableDateTime
See Also