Click or drag to resize

RemoteAuditRepositoryServiceObsolete Method

Obsolete the specified audit

Namespace:  SanteDB.DisconnectedClient.Services.Remote
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public AuditData Obsolete(
	Guid key
)

Parameters

key
Type: SystemGuid

[Missing <param name="key"/> documentation for "M:SanteDB.DisconnectedClient.Services.Remote.RemoteAuditRepositoryService.Obsolete(System.Guid)"]

Return Value

Type: AuditData

[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.Services.Remote.RemoteAuditRepositoryService.Obsolete(System.Guid)"]

Implements

IRepositoryServiceTModelObsolete(Guid)
See Also