Click or drag to resize

OpsSelectionEntryListFindByID Method


Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public OpsSelectionEntry FindByID(
	long id
)

Parameters

id  Int64
 

Return Value

OpsSelectionEntry
See Also