Click or drag to resize

ISimpleAssociationSourceEntityKey Property

Gets or sets the source entity key

Namespace:  SanteDB.Core.Model.Interfaces
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
Guid? SourceEntityKey { get; set; }

Property Value

Type: NullableGuid
See Also