Click or drag to resize

DataMergeEventArgsTModelLinkedKeys Property

Gets the linked records

Namespace:  SanteDB.Core.Event
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public IEnumerable<Guid> LinkedKeys { get; }

Property Value

Type: IEnumerableGuid
See Also