Click or drag to resize

ISynchronizationServicePull(SubscriptionTriggerType) Method

Perform a pull with the specified trigger

Namespace: SanteDB.Client.Disconnected.Data.Synchronization
Assembly: SanteDB.Client.Disconnected (in SanteDB.Client.Disconnected.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntax
void Pull(
	SubscriptionTriggerType trigger
)

Parameters

trigger  SubscriptionTriggerType

[Missing <param name="trigger"/> documentation for "M:SanteDB.Client.Disconnected.Data.Synchronization.ISynchronizationService.Pull(SanteDB.Core.Model.Subscription.SubscriptionTriggerType)"]

See Also