Click or drag to resize

ApplicationContextModes Property

Gets the allowed synchronization modes

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

Property Value

Type: SynchronizationMode
See Also