Click or drag to resize

IApplicationServiceContractDisableService Method

Disable the specified service

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

Parameters

serviceType
Type: SystemString

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

See Also