| AppletConfigurationSectionAutoUpdateApplets Property |
Auto-update applet
Namespace:
SanteDB.DisconnectedClient.Configuration
Assembly:
SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax public bool AutoUpdateApplets { get; set; }
Public Property AutoUpdateApplets As Boolean
Get
Set
public:
property bool AutoUpdateApplets {
bool get ();
void set (bool value);
}
member AutoUpdateApplets : bool with get, set
Property Value
Type:
BooleanSee Also