SyncWrkCtrTable::checkIsIntegrated Method
Checks whether the specified resource is integrated in the Project Server.
Syntax
client server public static boolean checkIsIntegrated(HcmPersonnelNumberId _wrkCtrId, [SyncAppId _appId])
Run On
Called
Parameters
- _wrkCtrId
Type: HcmPersonnelNumberId Extended Data Type
The resource ID of the record to find.
- _appId
Type: SyncAppId Extended Data Type
The application ID of the record to find.
Return Value
Type: boolean
true if the specified record is integrated in the Project Server; otherwise, false.