ProjTable::existWIPProject Method
Determines whether the project passed in as a parameter exists as a WIP project.
Syntax
client server public static boolean existWIPProject(ProjId _wiPprojID)
Run On
Called
Parameters
- _wiPprojID
Type: ProjId Extended Data Type
The ID of the WIP project.
Return Value
Type: boolean
true if a WIP project exists; otherwise, false.