/
library_program_task_template_move(session, task, from, to)
library_program_task_template_move(session, task, from, to)
MethodName | library_program_template_move( session, task, from, to) |
Description | Moves a template (activity or form) from one position to another position. |
Input | session: Session task: task id (task|program|protocol_version|protocol|day|order) from: from position ( 0 based) to: to position (0 based) |
Output | result: XML ErrorMsg: Error message if the operation fails |
Request Sample | library_program_task_template_move (“LC53060c6f729de8.42629546”, 2156, 3, 0) |
ResponseSample | <?xml version="1.0" encoding="UTF-8"?> <result></result> <ErrorMsg></ErrorMsg> |
, multiple selections available,