RFIDServerTable::exist Method
Determines whether a record with the specified parameters is in the RFIDServerTable table.
Syntax
client server public static boolean exist(RFIDServerId _serverId)
Run On
Called
Parameters
- _serverId
Type: RFIDServerId Extended Data Type
The ID of the server.
Return Value
Type: boolean
true if a record exists; otherwise, false.