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