Click or drag to resize

SynchronizationConfigurationSectionMode Property

Gets or sets the mode of operation

Namespace:  SanteDB.DisconnectedClient.Configuration
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public SynchronizationMode Mode { get; set; }

Property Value

Type: SynchronizationMode
See Also