Click or drag to resize

CheckSummaryDataAutofireDateTime Property

The local date time that the check will be auto fired if autofire check, null otherwise

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

Property Value

Type: NullableDateTime
See Also