Click or drag to resize

IAppletSolutionManagerServiceSolutions Property

Get the solutions configured on the server

Namespace:  SanteDB.Core.Applets.Services
Assembly:  SanteDB.Core.Applets (in SanteDB.Core.Applets.dll) Version: 2.2.1
Syntax
IEnumerable<AppletSolution> Solutions { get; }

Property Value

Type: IEnumerableAppletSolution
See Also