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