Click or drag to resize

ICdssProtocolScopes Property

The scopes (types of encounters) in which the asset belongs

Namespace: SanteDB.Core.Cdss
Assembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntax
IEnumerable<ICdssProtocolScope> Scopes { get; }

Property Value

IEnumerableICdssProtocolScope
See Also