Click or drag to resize

SynchronizedAppServiceBehaviorGetQueueConflict Method

Gets the conflict data a patch representing the difference between the server version and the local version being

Namespace: SanteDB.Client.Disconnected.Rest
Assembly: SanteDB.Client.Disconnected (in SanteDB.Client.Disconnected.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntax
public Patch GetQueueConflict(
	ParameterCollection parameters
)

Parameters

parameters  ParameterCollection

[Missing <param name="parameters"/> documentation for "M:SanteDB.Client.Disconnected.Rest.SynchronizedAppServiceBehavior.GetQueueConflict(SanteDB.Core.Model.Parameters.ParameterCollection)"]

Return Value

Patch

[Missing <returns> documentation for "M:SanteDB.Client.Disconnected.Rest.SynchronizedAppServiceBehavior.GetQueueConflict(SanteDB.Core.Model.Parameters.ParameterCollection)"]

Implements

ISynchronizedAppServiceContractGetQueueConflict(ParameterCollection)
See Also