Click or drag to resize

ICancelRepositoryServiceTModelCancel Method

Cancels the specified Act

Namespace:  SanteDB.Core.Services
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.481-alpha
Syntax
TModel Cancel(
	Guid id
)

Parameters

id
Type: SystemGuid
The identifier of the act to be cancelled

Return Value

Type: TModel
The cancelled act
See Also