Click or drag to resize

OpsSelectionEntryListFindByID Method

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

Parameters

id
Type: SystemInt64

Return Value

Type: OpsSelectionEntry
See Also