Click or drag to resize

IDataPersistenceServiceGet Method

Gets the specified data

Namespace:  SanteDB.Core.Services
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.481-alpha
Syntax
Object Get(
	Guid id
)

Parameters

id
Type: SystemGuid

[Missing <param name="id"/> documentation for "M:SanteDB.Core.Services.IDataPersistenceService.Get(System.Guid)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:SanteDB.Core.Services.IDataPersistenceService.Get(System.Guid)"]

See Also