Relationship |
The RelationshipClassKeys type exposes the following members.
| Name | Description | |
|---|---|---|
| AutomatedLink | The linkage was automatically generated by a system process | |
| ConfirmedLink | The linkage was confirmed by a user | |
| ContainedObjectLink | The target is referenced by the holder, however the target cannot exist without the holder object (it relies on the holder to give it context) | |
| PermanentLink | Permanent link (cannot be deleted) | |
| PlayedRoleLink | The holder of the relationship plays the role of the target of the relationship | |
| PrivateLink | The target is referenced by the holder by a system process and should not be disclosed on non-internal APIs | |
| ReferencedObjectLink | The target is referenced by the holder however the target exists as an independent object |