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

Property Value

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