Click or drag to resize

IQueryPersistenceServiceAbortQuerySet Method

Abort the query queryId

Namespace:  SanteDB.Core.Services
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.481-alpha
Syntax
void AbortQuerySet(
	Guid queryId
)

Parameters

queryId
Type: SystemGuid
See Also