Click or drag to resize

ISynchronizationLogServiceCompleteQuery Method

Mark the specified query as complete

Namespace:  SanteDB.DisconnectedClient.Synchronization
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
void CompleteQuery(
	Guid queryId
)

Parameters

queryId
Type: SystemGuid

[Missing <param name="queryId"/> documentation for "M:SanteDB.DisconnectedClient.Synchronization.ISynchronizationLogService.CompleteQuery(System.Guid)"]

See Also