Click or drag to resize

GenericLocalRepositoryTEntityDemandRead Method

Demand read

Namespace:  SanteDB.DisconnectedClient.Services.Local
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public virtual void DemandRead(
	Guid key
)

Parameters

key
Type: SystemGuid

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

Implements

ISecuredRepositoryServiceDemandRead(Guid)
See Also