Click or drag to resize

IApplicationServiceContractPerformUpdate Method (String)

Instruct the service to do an update

Namespace:  SanteDB.DisconnectedClient.Ags.Contracts
Assembly:  SanteDB.DisconnectedClient.Ags (in SanteDB.DisconnectedClient.Ags.dll) Version: 2.2.1
Syntax
void PerformUpdate(
	string appId
)

Parameters

appId
Type: SystemString

[Missing <param name="appId"/> documentation for "M:SanteDB.DisconnectedClient.Ags.Contracts.IApplicationServiceContract.PerformUpdate(System.String)"]

See Also