HcmGoal.isValidActualResourceCost Method
Specifies whether the value of the actualResourceCost field is valid.
Syntax
public boolean isValidActualResourceCost(HRMActualResourceCost _actualResourceCost)
Run On
Called
Parameters
- _actualResourceCost
Type: HRMActualResourceCost Extended Data Type
The value to check.
Return Value
Type: boolean
true if the value is valid; otherwise, false.