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