Click or drag to resize

ApplicationServiceBehaviorPerformUpdate Method (String)

Perform an update

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

Parameters

appId
Type: SystemString

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

Implements

IApplicationServiceContractPerformUpdate(String)
See Also