Click or drag to resize

AppletManifestTemplates Property

Gets or ets the templates for use in the applet

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

Property Value

Type: ListAppletTemplateDefinition
See Also