Share via


HcmGoal.validateField Method

Validates the value of the specified field.

Syntax

public boolean validateField(FieldId _p1)

Run On

Called

Parameters

Return Value

Type: boolean
true if the value of the field is valid; otherwise, false.

Remarks

You may receive the following error messages:

  • The estimated resource time is negative.

  • The estimated resource cost is negative.

  • The actual resource time is negative.

  • The actual resource cost is negative.

See Also

Reference

HcmGoal Table