ProjTable::existsProjectInContract Method

Checks if the project exists for a particular contract id

Syntax

server public static boolean existsProjectInContract(ProjId _projId, ProjProposalId _projProposalId)

Run On

Server

Parameters

Return Value

Type: boolean
true if project exists for the contract id; otherwise, false.

See Also

Reference

ProjTable Table