Click or drag to resize

LocalAppletManagerServiceApplets Property

Gets the loaded applets from the manager

Namespace:  SanteDB.DisconnectedClient.Services
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public ReadonlyAppletCollection Applets { get; }

Property Value

Type: ReadonlyAppletCollection

Implements

IAppletManagerServiceApplets
See Also