Click or drag to resize

ClientAppletManagerServiceApplets Property

Gets the loaded applets from the manager

Namespace: SanteDB.Client.Batteries.Services
Assembly: SanteDB.Client.Batteries (in SanteDB.Client.Batteries.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntax
public ReadonlyAppletCollection Applets { get; }

Property Value

ReadonlyAppletCollection

Implements

IAppletManagerServiceApplets
See Also