GetAssignments(Integer) Method - Author-it On-Premises - Author-it

Author-it Development Documentation

Gets all of the variable assignments for the specified object.

Parameters

  • objectId

    Type: Integer

    Object ID of the object.

Returns

Type: VariableAssignment List

List of VariableAssignment objects that contain information about the variable assignments for the specified object.

Addresses

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

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