Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the number of applications for the specified HcmApplicantRecId value.
Syntax
server public static Counter getApplicationCount(HcmApplicantRecId _applicant, boolean _isCurrentCompanyOnly)
Run On
Server
Parameters
- _applicant
Type: HcmApplicantRecId Extended Data Type
A HcmApplicantRecId value that indicates the application records to count.
- _isCurrentCompanyOnly
Type: boolean
A Boolean value that indicates whether to only count applications for the current company.
Return Value
Type: Counter Extended Data Type
The number of applications that are related to the specified HcmApplicantRecId value.