Share via


UserExternalParty::existUserLegalEntity Method

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

Syntax

client server public static boolean existUserLegalEntity(UserId _userId, [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