Click or drag to resize

ClientAppletManagerServiceGetApplets Method

Get only applets in the specified solution

Namespace: SanteDB.Client.Batteries.Services
Assembly: SanteDB.Client.Batteries (in SanteDB.Client.Batteries.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntax
public ReadonlyAppletCollection GetApplets(
	string solutionId
)

Parameters

solutionId  String

Return Value

ReadonlyAppletCollection

[Missing <returns> documentation for "M:SanteDB.Client.Batteries.Services.ClientAppletManagerService.GetApplets(System.String)"]

Implements

IAppletSolutionManagerServiceGetApplets(String)
See Also