Click or drag to resize

OpsChecksPrintFailedToOrderDeviceRequestCheckList Property

List of checks to be displayed.

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

Property Value

ListFailedOrderDevicePrintData
See Also