Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.