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