SelectTeamLead
Update the team lead.
Procedure-Specific Information
An example query for executing this stored procedure is shown below:EXEC SelectTeamLead PortalId = '12345317133', ProjectId = '123456000000031899', UserId = '123456000000033053'
Input
Name | Type | Required | Description |
PortalId | String | False | Specify the portal Id. |
TeamId | String | False | Specify the group Id. |
UserId | String | False | ZPUID of the team lead. |
Result Set Columns
Name | Type | Description |
Success | String | Specifies whether the update was successful. |