ConvertProspectToCandidate
Converts a propsect application to a candidate on a job.
Input
Name | Type | Required | Description |
JobId | Int64 | True | Job ID. |
InitialStageId | Int64 | False | The stage on the destination job this application should be placed in. |
Result Set Columns
Name | Type | Description |
Success | Bool | Outputs true if the procedure succeeded. |