Click or drag to resize

IParameterValuesProvider Interface

Represents a parameter provider.

Namespace: SanteDB.Core.Model.RISI.Interfaces
Assembly: SanteDB.Core.Model.RISI (in SanteDB.Core.Model.RISI.dll) Version: 3.0.2081-alpha+19f573cdc8c56fbc278c5e41a734f011a9baa699
Syntax
public interface IParameterValuesProvider

The IParameterValuesProvider type exposes the following members.

Properties
 NameDescription
Public propertyQueryId Gets or sets the query identifier.
Top
Methods
 NameDescription
Public methodGetValuesT Gets a list of values.
Top
See Also