UserAddHistoryInfo::exist Method
Determines if the record occurs in the userAddHistoryInfo table.
Syntax
client server public static boolean exist(guid _id)
Run On
Called
Parameters
- _id
Type: guid
Return Value
Type: boolean
true if the record exists; otherwise, false.