Click or drag to resize

MemoryQueryPersistenceServiceMemoryQueryInfoResults Property

Results in the result set

Namespace:  SanteDB.Caching.Memory
Assembly:  SanteDB.Caching.Memory (in SanteDB.Caching.Memory.dll) Version: 2.2.1
Syntax
public List<Guid> Results { get; set; }

Property Value

Type: ListGuid
See Also