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.OpsAssembly: Ops (in Ops.dll) Version: 19.8
Syntaxpublic List<DataGridRow> CheckDataGridList { get; }
Property Value
ListDataGridRow
Remarks
14052019 | DManning | FPS-9962 | Created
See Also