Share via


SyncWrkCtrTable::integrateToProjectServer Method

Integrates the specified resource in the Project Server for the current company.

Syntax

client server public static void integrateToProjectServer(HcmWorker _wrkCtrTable, NoYes _integrateProjectServer)

Run On

Called

Parameters

  • _wrkCtrTable
    Type: HcmWorker Table
    The record in the WrkCtrTable table to integrate.
  • _integrateProjectServer
    Type: NoYes Enumeration
    A value from the NoYes enumeration that indicates whether to integrate the resource in the Project Server.

See Also

Reference

SyncWrkCtrTable Table