Click or drag to resize

OpsCheckRequestAutofireCheckList Property

List of auto fire checks to be displayed.

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public List<CheckSummaryData> AutofireCheckList { get; set; }

Property Value

ListCheckSummaryData
See Also