Click or drag to resize

AppletManifestStrings Property

Gets or sets the applet strings

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

Property Value

Type: ListAppletStrings
See Also