Click or drag to resize

OpsPrinterTypeMultipleSelectionRequestGetSelectedItems Method


Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public List<PrinterTypeData> GetSelectedItems(
	List<PrinterTypeData> list
)

Parameters

list  ListPrinterTypeData
 

Return Value

ListPrinterTypeData
See Also