Click or drag to resize

IUpstreamIntegrationServiceHarmonizeTemplateId Method

Harmonizes the template identifier information on iht with the upstream's template definition

Namespace: SanteDB.Core.Services
Assembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntax
IHasTemplate HarmonizeTemplateId(
	IHasTemplate iht
)

Parameters

iht  IHasTemplate
The template definition

Return Value

IHasTemplate
The upstated IHasTemplate
See Also