Click or drag to resize

OpsCheckRequestRegularCheckList 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> RegularCheckList { get; set; }

Property Value

ListCheckSummaryData
See Also