Share via


DirPartyTable::isCustomerOrRelationOrVendorOrEmployee Method

Determines whether an address book record represents a customer, a vendor, an employee, or a business relation in the current company.

Syntax

client server public static boolean isCustomerOrRelationOrVendorOrEmployee(DirPartyRecId _partyRecId)

Run On

Called

Parameters

Return Value

Type: boolean
true if a selected address book record represents a customer, a vendor, an employee, or a business relation in the current company; otherwise false.

See Also

Reference

DirPartyTable Table