RelationshipClassKeys Class |
Namespace: SanteDB.Core.Model.Constants
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)
| |
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
|