Click or drag to resize

OpsChecksPrintFailedToOrderDeviceRequestCheckList Property

List of checks to be displayed.

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll)
Syntax
C#
public List<FailedOrderDevicePrintData> CheckList { get; set; }

Property Value

Type: ListFailedOrderDevicePrintData
See Also