Click or drag to resize

DllEntryListFindByContentDataID Method


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

Parameters

id  Int64
 

Return Value

DllEntry
See Also