SetAssignments(VariableAssignment List) Method - Author-it On-Premises - Author-it

Author-it Development Documentation

Sets the specified variable assignments.

Warning: This method removes all existing variable assignments from the specified objects and assigns only the specified assignments.

Parameters

  • assignments

    Type: List of VariableAssignment objects.

    The variable assignments to set.

Addresses

JSON: http://<Base Address>/Variable/json/SetAssignments

JSON (for IIS): http://<Base Address>/Variable.svc/json/SetAssignments