Share via


ProjCategory.checkProjCategoryEmplOption Method

Checks that the project category employee option field matches the value required by the category type.

Syntax

private boolean checkProjCategoryEmplOption()

Run On

Called

Return Value

Type: boolean
true if the project category employee option field matches the type required by the category type; otherwise, false.

Remarks

The mandatory project category employee option is required for hour category types. The never project category employee option is required for item category types.

See Also

Reference

ProjCategory Table