Click or drag to resize

EntityRelationshipHolder Property

The entity that this relationship targets

Namespace:  SanteDB.Core.Model.Entities
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public Entity Holder { get; set; }

Property Value

Type: Entity
See Also