Click or drag to resize

SimpleCarePlanServiceProtocols Property

Gets the protocols

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

Property Value

Type: IListIClinicalProtocol

Implements

ICarePlanServiceProtocols
See Also