GetRelated(Integer, ObjectRelationship) Method - Author-it On-Premises - Author-it

Author-it Development Documentation

Gets the objects that are related to the specified object.

Parameters

Name

Type

Description

objectId

Integer

Object ID.

relationship

ObjectRelationship

Get objects with this type of relationship to the supplied Object ID.

Returns

Type: ObjectBrief List

List of ObjectBrief objects.

Addresses

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

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