Click or drag to resize

IBusinessRulesServiceTModelAfterObsolete Method (TModel)

Called after obsolete has been committed

Namespace:  SanteDB.Core.Services
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
TModel AfterObsolete(
	TModel data
)

Parameters

data
Type: TModel
The data which was obsoleted

Return Value

Type: TModel
The data which is to be returned to the caller
See Also