Click or drag to resize

DbConceptRelationship Properties

The DbConceptRelationship type exposes the following members.

Properties
  NameDescription
Public propertyKey
Gets or sets the key (GUID) on the persistence item
(Inherited from DbIdentified.)
Public propertyRelationshipTypeUuid
Gets or sets the relationship type identifier.
Public propertySourceUuid
Gets or sets the source concept.
Public propertyTargetConceptUuid
Gets or sets the target concept identifier.
Public propertyUuid
Gets or sets the universal identifier for the object
(Inherited from DbIdentified.)
Top
See Also