Click or drag to resize

LocalAppletManagerServiceSolutions Property

[Missing <summary> documentation for "P:SanteDB.DisconnectedClient.Services.LocalAppletManagerService.Solutions"]

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

Property Value

Type: IEnumerableAppletSolution

Implements

IAppletSolutionManagerServiceSolutions
See Also