Click or drag to resize

IAppletManagerServiceApplets Property

Gets the loaded applets from the manager

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

Property Value

Type: ReadonlyAppletCollection
See Also