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 user profile exists in the PBAUserProfileUserRelation table.
Syntax
client server public static boolean existsPBAProfileUser(PBAUserProfile _profile)
Run On
Called
Parameters
- _profile
Type: PBAUserProfile Extended Data Type
The profile ID to search for.
Return Value
Type: boolean
true if a record exists; otherwise, false.