Click or drag to resize

IUpdateManagerUpdate Method

Update all apps

Namespace: SanteDB.Client.Services
Assembly: SanteDB.Client (in SanteDB.Client.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntax
void Update(
	bool nonInteractive
)

Parameters

nonInteractive  Boolean
True if the update should just not prompt for installation
See Also