Click or drag to resize

LocalBatchRepositoryGet Method (Guid)

Get the specified bundle (not supported)

Namespace:  SanteDB.DisconnectedClient.Services.Local
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public override Bundle Get(
	Guid key
)

Parameters

key
Type: SystemGuid

[Missing <param name="key"/> documentation for "M:SanteDB.DisconnectedClient.Services.Local.LocalBatchRepository.Get(System.Guid)"]

Return Value

Type: Bundle

[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.Services.Local.LocalBatchRepository.Get(System.Guid)"]

Implements

IRepositoryServiceTModelGet(Guid)
See Also