Click or drag to resize

DllEntryListFindByContentDataID Method

Namespace:  Micros.PosCore.Extensibility
Assembly:  PosCore (in PosCore.dll) Version: 18.2
Syntax
C#
public DllEntry FindByContentDataID(
	long id
)

Parameters

id
Type: SystemInt64

Return Value

Type: DllEntry
See Also