Click or drag to resize

RelationshipClassKeys Fields

The RelationshipClassKeys type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberAutomatedLink The linkage was automatically generated by a system process
Public fieldStatic memberConfirmedLink The linkage was confirmed by a user
Public fieldStatic memberContainedObjectLink 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)
Public fieldStatic memberPermanentLink Permanent link (cannot be deleted)
Public fieldStatic memberPlayedRoleLink The holder of the relationship plays the role of the target of the relationship
Public fieldStatic memberPrivateLink The target is referenced by the holder by a system process and should not be disclosed on non-internal APIs
Public fieldStatic memberReferencedObjectLink The target is referenced by the holder however the target exists as an independent object
Top
See Also