Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks whether an address book record represents an employee or a business relation in the current company.
Syntax
client server public static boolean isEmployeeOrRelation(DirPartyRecId _partyRecId)
Run On
Called
Parameters
- _partyRecId
Type: DirPartyRecId Extended Data Type
A DirPartyRecId value of the address book record to check.
Return Value
Type: boolean
true if a selected address book record represents an employee or a business relation in the current company; otherwise false.