DirPartyTable::isApplicant Method
Determines whether an address book record represents an applicant in the system.
Syntax
client server public static boolean isApplicant(DirPartyRecId _partyRecId)
Run On
Called
Parameters
- _partyRecId
Type: DirPartyRecId Extended Data Type
The DirPartyRecId value of the address book record to check.
Return Value
Type: boolean
true if the selected address book record represents an applicant in the system; otherwise, false.