Click or drag to resize

CashierInfoListGetCashierDataGridList Method


Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public List<DataGridRow> GetCashierDataGridList(
	OpsRequest opsRequest
)

Parameters

opsRequest  OpsRequest
 

Return Value

ListDataGridRow
See Also