HcmCoveredBeneficiaryRelationshipTmp.isPercentageValid Method

Validates that the value in the Percentage field is between 1 and 100.

Syntax

public boolean isPercentageValid()

Run On

Called

Return Value

Type: boolean
true if the value in the Percentage field is between 1 and 100; otherwise, false.

Remarks

If the value of the Percentage field is not between 1 and 100, a message is displayed to the user.

See Also

Reference

HcmCoveredBeneficiaryRelationshipTmp Table