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

Author-it Development Documentation

Applies a template to an object.

Parameters

  • objectId

    Type: Integer

    ID for the object.

  • basedOnId

    Type: Integer

    ID for the template object.

Returns

Type: ObjectBrief

An ObjectBrief object that contains information about the object after applying the template.

Addresses

JSON: http://<Base Address>/ObjectCommon/json/ApplyTemplate

JSON (for IIS): http://<Base Address>/ObjectCommon.svc/json/ApplyTemplate