Click or drag to resize

IRecordMergingServiceGetGlobalMergeCandidates Method

Get all merge candidates

Namespace:  SanteDB.Core.Services
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.481-alpha
Syntax
IQueryResultSet<ITargetedAssociation> GetGlobalMergeCandidates()

Return Value

Type: IQueryResultSetITargetedAssociation

[Missing <returns> documentation for "M:SanteDB.Core.Services.IRecordMergingService.GetGlobalMergeCandidates"]

See Also