Click or drag to resize

AppletAssetHtmlTitles Property

Gets or sets the title of the applet asset

Namespace:  SanteDB.Core.Applets.Model
Assembly:  SanteDB.Core.Applets (in SanteDB.Core.Applets.dll) Version: 2.2.1
Syntax
public List<LocaleString> Titles { get; set; }

Property Value

Type: ListLocaleString
See Also