Share via


UserExternalParty::existRelation Method

Indicates whether a relation exists between a specified user and a vendor.

Syntax

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

Run On

Server

Parameters

Return Value

Type: boolean
true if a relation exists between the user and the vendor; otherwise, false.

See Also

Reference

UserExternalParty Table