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

Property Value

NullableDateTime
See Also