OpsChecksItemsFailedToPrintRequestCheckItemsDataGridList Property |
Builds a list of data rows to create the Check Items Failed to Print grid.
Used by OpsHTML (CheckItemsFailedToPrintDialog.xml)
Namespace: Micros.OpsAssembly: Ops (in Ops.dll) Version: 19.9
Syntaxpublic List<DataGridRow> CheckItemsDataGridList { get; }
Property Value
ListDataGridRow
Remarks
14052019 | DManning | FPS-9962 | Created
See Also