 | ClientConfigurationSectionAutoUpdateApplets Property |
Automatically update applets
Namespace: SanteDB.Client.ConfigurationAssembly: SanteDB.Client (in SanteDB.Client.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntaxpublic 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
Boolean
See Also