Click or drag to resize

AppletConfigurationSectionAppletDirectory Property

Gets or sets the directory where applets are stored

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

Property Value

Type: String
The applet directory.
See Also