ProjTable.validateProjId Method
Validates the format of the project ID.
Syntax
public boolean validateProjId(ProjId _projId)
Run On
Called
Parameters
- _projId
Type: ProjId Extended Data Type
The project ID to validate.
Return Value
Type: boolean
true if the project ID is valid; otherwise, false.