 | IAppletManagerServiceApplets Property |
Gets the loaded applets from the manager
Namespace: SanteDB.Core.Applets.ServicesAssembly: SanteDB.Core.Applets (in SanteDB.Core.Applets.dll) Version: 3.0.2081-alpha+7b2a5ef9dec224f2debe0fde366fd06099cc30db
SyntaxReadonlyAppletCollection Applets { get; }ReadOnly Property Applets As ReadonlyAppletCollection
Get
property ReadonlyAppletCollection^ Applets {
ReadonlyAppletCollection^ get ();
}abstract Applets : ReadonlyAppletCollection with get
Property Value
ReadonlyAppletCollection
See Also