Click or drag to resize

IApplicationServiceContractEnableService Method

Enable the specified service

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

Parameters

serviceType
Type: SystemString

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

See Also