Click or drag to resize

AppletTemplateDefinitionAllowComponent Property

Identifies allowed content (templates) which can be embedded in this template

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

Property Value

Type: ListString
See Also