Click or drag to resize

IRepositoryServiceObsolete Method

Obsoletes the specified data.

Namespace:  SanteDB.Core.Services
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
IdentifiedData Obsolete(
	Guid key
)

Parameters

key
Type: SystemGuid
The key.

Return Value

Type: IdentifiedData
Returns the model.
See Also