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)
Syntaxpublic List<DataGridRow> CheckDataGridList { get; }
Property Value
Type:
ListDataGridRow
Remarks
14052019 | DManning | FPS-9962 | Created
See Also