ContentRelationship
Properties
-
ItemIdentifier source
- The identifier for the source of the relationship.
-
ItemIdentifier target
- The identifier for the target of the relationship. May be null if the
referenced file does not exist, in which case the location of the missing
object is identified by
targetPathInProject
. -
RelationshipType type
- The relationship type. The possible values are
PARENT_CHILD
,LINK
, orGRAPHIC
.