Click or drag to resize

OpsChecksItemsFailedToPrintRequestCheckItemsDataGridList Property

Builds a list of data rows to create the Check Items Failed to Print grid. Used by OpsHTML (CheckItemsFailedToPrintDialog.xml)

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

Property Value

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