Click or drag to resize

CashierInfoListGetCashierDataGridList Method

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

Parameters

opsRequest
Type: Micros.OpsOpsRequest

Return Value

Type: ListDataGridRow
See Also