A set of values used to create a configuration item relationship.
Name | Type | Summary |
---|---|---|
ParentItemID | Int32 | The ID of the parent configuration item associated with the relationship. |
ChildItemID | Int32 | The ID of the child configuration item associated with the relationship. |
RelationshipTypeID | Int32 | The ID of the type associated with the relationship. |