Share via


UserExternalParty::existUserEntityType Method

Determines whether a record exists in the UserExternalParty table based on a specified user ID.

Syntax

client server public static boolean existUserEntityType(
    UserId _userId, 
    UserExternalPartyEntityType _entityType, 
   [LegalEntity _legalEntity])

Run On

Called

Parameters

Return Value

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

See Also

Reference

UserExternalParty Table