void AssignCurrentStep( string jobId, AssignedType assignedType, string assignedTo )
Sub AssignCurrentStep( _ ByVal jobId As String, _ ByVal assignedType As AssignedType, _ ByVal assignedTo As String _ )
Parameters
- jobId
 - The id of the job to assign
 - assignedType
 - The type of assignment
 - assignedTo
 - The username or groupId to assign the step to