Click or drag to resize

IDataIntegratorVariableProvider Interface

Represents a scope provider which can resolve argument values for the data integrator

Namespace: SanteDB.BI.Datamart
Assembly: SanteDB.BI (in SanteDB.BI.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
Syntax
public interface IDataIntegratorVariableProvider

The IDataIntegratorVariableProvider type exposes the following members.

Methods
 NameDescription
Public methodTryGetVariable Attempt to retrieve variableName from the variable provider
Top
See Also