JMap.Project.existsById
Returns true if project exist for the given project id.
The JMap project id
// returns true if the project id = 2 exists, else falseJMap.Project.existsById(2) Copy
// returns true if the project id = 2 exists, else falseJMap.Project.existsById(2)
JMap.Project.existsById
Returns true if project exist for the given project id.