Click or drag to resize

AppletCollectionViewStateAssets Property

Gets a list of all view states of all loaded applets

Namespace:  SanteDB.Core.Applets
Assembly:  SanteDB.Core.Applets (in SanteDB.Core.Applets.dll) Version: 2.2.1
Syntax
public List<AppletAsset> ViewStateAssets { get; }

Property Value

Type: ListAppletAsset
See Also