Share via


UserExternalParty::existUser Method

Checks whether a relation is in the UserExternalParty table for a given user.

Syntax

client server public static boolean existUser(
    UserId _userId, 
    UserExternalPartyEntityType _entityType, 
    DirPartyRecId _externalParty, 
   [DataAreaId _dataAreaId])

Run On

Called

Parameters

Return Value

Type: boolean
true if a relation for the user exists; otherwise, false.

See Also

Reference

UserExternalParty Table