Click or drag to resize

GenericLocalActRepositoryTActCancel Method

Insert or update the specified act

Namespace:  SanteDB.DisconnectedClient.Services.Local
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public TAct Cancel(
	Guid id
)

Parameters

id
Type: SystemGuid

[Missing <param name="id"/> documentation for "M:SanteDB.DisconnectedClient.Services.Local.GenericLocalActRepository`1.Cancel(System.Guid)"]

Return Value

Type: TAct

[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.Services.Local.GenericLocalActRepository`1.Cancel(System.Guid)"]

Implements

ICancelRepositoryServiceTModelCancel(Guid)
See Also