GetAssignment(Integer, Integer) Method - Author-it On-Premises - Author-it

Author-it Development Documentation

Gets the specified variable assignment.

Parameters

  • objectId

    Type: Integer

    Object ID of the object.

  • variableId

    Type: Integer

    Variable ID of the variable.

Returns

Type: VariableAssignment

A VariableAssignment object that contains information about the specified variable assignment.

Addresses

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

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