Click or drag to resize

OpsChecksPrintFailedToOrderDeviceRequestCheckDataGridList Property

Builds a list of data rows to create the Checks Failed to Print on Order Device grid. Used by OpsHTML (ChecksFailedToPrintOnOrderDeviceDialog.xml)

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

Property Value

ListDataGridRow
Remarks
14052019 | DManning | FPS-9962 | Created
See Also