Click or drag to resize

IIdentifiedEntityCopyAnnotations Method

Copy annotations

Namespace:  SanteDB.Core.Model.Interfaces
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
IIdentifiedEntity CopyAnnotations(
	IIdentifiedEntity other
)

Parameters

other
Type: SanteDB.Core.Model.InterfacesIIdentifiedEntity

[Missing <param name="other"/> documentation for "M:SanteDB.Core.Model.Interfaces.IIdentifiedEntity.CopyAnnotations(SanteDB.Core.Model.Interfaces.IIdentifiedEntity)"]

Return Value

Type: IIdentifiedEntity

[Missing <returns> documentation for "M:SanteDB.Core.Model.Interfaces.IIdentifiedEntity.CopyAnnotations(SanteDB.Core.Model.Interfaces.IIdentifiedEntity)"]

See Also