DirPartyTable::isRelation Method
Determines whether an Address book record represents a business relation in the current company.
Syntax
client server public static boolean isRelation(DirPartyRecId _partyRecId)
Run On
Called
Parameters
- _partyRecId
Type: DirPartyRecId Extended Data Type
A DirPartyRecId value of the address book record that is to be checked.
Return Value
Type: boolean
true if a selected address book record represents a business relation in the current company; otherwise, false.