Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the specified worker is associated with a record in the PBAUserProfileUserRelation table.
Syntax
client server public static boolean existsForAWorker(PBAUserProfile _profile)
Run On
Called
Parameters
- _profile
Type: PBAUserProfile Extended Data Type
The profile ID to search for.
Return Value
Type: boolean
true if the user profile is related to a worker; otherwise, false.