Click or drag to resize

AppletMenuText Property

Gets or sets the name of the applet info

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

Property Value

Type: ListLocaleString
The name.
See Also