Click or drag to resize

ICdssExecutionContext Interface

Represents a CDSS execution context to be shared between protocols

Namespace: SanteDB.Core.Cdss
Assembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntax
public interface ICdssExecutionContext

The ICdssExecutionContext type exposes the following members.

Properties
 NameDescription
Public propertyTarget Get the target of the CDSS context
Public propertyTargetType Gets the type of target which the context is set for
Top
Methods
 NameDescription
Public methodGetValue Gets a variable value by name
Top
See Also