Click or drag to resize

OpsCheckRequestRegularCheckList Property

List of auto fire checks to be displayed.

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

Property Value

Type: ListCheckSummaryData
See Also