Click or drag to resize

CarePlanAction Property

Action to take

Namespace:  SanteDB.Core.Model.Acts
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public List<Act> Action { get; set; }

Property Value

Type: ListAct
See Also