Click or drag to resize

OpsPrinterTypeMultipleSelectionRequestGetSelectedItems Method

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

Parameters

list
Type: System.Collections.GenericListPrinterTypeData

Return Value

Type: ListPrinterTypeData
See Also