Click or drag to resize

AppletTemplateDefinitionScope Property

Gets the guard condition for the template executed against the patient (allows for blocking of templates based on patient conditions)

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

Property Value

Type: ListString
See Also