PBAUserProfileUserRelation::existsForAWorker Method
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.