Click or drag to resize

ApplicationContextCurrent Property

Gets the current application context

Namespace:  SanteDB.DisconnectedClient
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public static ApplicationContext Current { get; set; }

Property Value

Type: ApplicationContext
The current.
See Also