Click or drag to resize

ICarePlanServiceProtocols Property

Gets the list of protocols which can be or should be used to create the care plans

Namespace:  SanteDB.Core.Services
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
IList<IClinicalProtocol> Protocols { get; }

Property Value

Type: IListIClinicalProtocol
See Also