Click or drag to resize

SynchronizationConfigurationSectionOverwriteServer Property

True if automatic merging should occur on the server and client without the user's interaction

Namespace: SanteDB.Client.Disconnected.Data.Synchronization.Configuration
Assembly: SanteDB.Client.Disconnected (in SanteDB.Client.Disconnected.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntax
public bool OverwriteServer { get; set; }

Property Value

Boolean
See Also