SyncProjTable::exist Method
Indicates whether the sync project exists.
Syntax
client server public static boolean exist(ProjId _projId, SyncAppId _appId)
Run On
Called
Parameters
- _projId
Type: ProjId Extended Data Type
A projId value.
- _appId
Type: SyncAppId Extended Data Type
The application to integrate.
Return Value
Type: boolean
true if the sync project exists; otherwise, false.