| 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; }
ReadOnly Property Applets As ReadonlyAppletCollection
Get
property ReadonlyAppletCollection^ Applets {
ReadonlyAppletCollection^ get ();
}
abstract Applets : ReadonlyAppletCollection with get
Property Value
Type:
ReadonlyAppletCollectionSee Also