Click or drag to resize

OpsSelectionEntryListFindByObjectNumber Method

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

Parameters

num
Type: SystemInt64

Return Value

Type: OpsSelectionEntry
See Also