Share via


RFIDProcessTable::exist Method

Determines whether a record with the specified parameters is in the RFIDProcessTable table.

Syntax

client server public static boolean exist(RFIDServerId _serverId, RFIDProcessName _processName)

Run On

Called

Parameters

Return Value

Type: boolean
true if the record exists; otherwise, false.

See Also

Reference

RFIDProcessTable Table