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.
Determines whether the number of dependents is valid.
Syntax
public boolean isValidNumberOfDependents(HcmPersonNumberOfDependents _numberOfDependents)
Run On
Called
Parameters
- _numberOfDependents
Type: HcmPersonNumberOfDependents Extended Data Type
The value to check.
Return Value
Type: boolean
true if the number of dependents is valid; otherwise, false.