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.
Checks if the project exists for a particular contract id
Syntax
server public static boolean existsProjectInContract(ProjId _projId, ProjProposalId _projProposalId)
Run On
Server
Parameters
- _projId
Type: ProjId Extended Data Type
Project id
- _projProposalId
Type: ProjProposalId Extended Data Type
Contract Id
Return Value
Type: boolean
true if project exists for the contract id; otherwise, false.