Click or drag to resize

AppletAssetHtmlScript Property

Gets or sets the script

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

Property Value

Type: ListAssetScriptReference
See Also