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