Click or drag to resize

CheckSummaryDataFirstPrintTime Property

The local time that the check was closed.

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

Property Value

Type: NullableDateTime
See Also