Click or drag to resize

AppletTemplateDefinitionGuard 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 string Guard { get; set; }

Property Value

Type: String
See Also