Click or drag to resize

UpstreamUpdateManagerServiceUpdate Method

Update all apps

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

Parameters

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

Implements

IUpdateManagerUpdate(Boolean)
See Also