Share via


RFIDDeviceTable::exist Method

Checks whether a record with the specified parameters is in the RFIDDeviceTable table.

Syntax

client server public static boolean exist(RFIDServerId _serverId, RFIDDeviceName _name)

Run On

Called

Parameters

Return Value

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

See Also

Reference

RFIDDeviceTable Table