Click or drag to resize

SQLiteAuditRepositoryServiceObsolete Method

Obsolete the specified object

Namespace:  SanteDB.DisconnectedClient.Security.Audit
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public AuditData Obsolete(
	Guid key
)

Parameters

key
Type: SystemGuid

[Missing <param name="key"/> documentation for "M:SanteDB.DisconnectedClient.Security.Audit.SQLiteAuditRepositoryService.Obsolete(System.Guid)"]

Return Value

Type: AuditData

[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.Security.Audit.SQLiteAuditRepositoryService.Obsolete(System.Guid)"]

Implements

IRepositoryServiceTModelObsolete(Guid)
See Also