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)
Syntax
C#
public List<DataGridRow> CheckDataGridList { get; }

Property Value

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