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.
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.