Click or drag to resize

AssociationTSourceTypeSourceEntity Property

The entity that this relationship targets

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

Property Value

Type: TSourceType
See Also