SyncProjTable::isProjectIntegrated Method
Checks whether the sync project exists.
Syntax
client server public static boolean isProjectIntegrated(ProjId _projId)
Run On
Called
Parameters
- _projId
Type: ProjId Extended Data Type
The project ID of the project for which to check.
Return Value
Type: boolean
true if the sync project exists; otherwise false.