DirPartyTable::isLegalEntity Method
Determines whether an address book record represents a legal entity.
Syntax
client server public static boolean isLegalEntity(DirPartyRecId _partyRecId)
Run On
Called
Parameters
- _partyRecId
Type: DirPartyRecId Extended Data Type
A DirPartyRecId value of the address book record that must be checked.
Return Value
Type: boolean
true if a selected address book record represents a legal entity; otherwise false.