RelationshipClassKeys Fields |
The RelationshipClassKeys type exposes the following members.
Name | Description | |
---|---|---|
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)
| |
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
|