Click or drag to resize

BiQueryDefinitionDataSources Property

Gets or sets the data sources

Namespace:  SanteDB.BI.Model
Assembly:  SanteDB.BI (in SanteDB.BI.dll) Version: 2.2.1
Syntax
public List<BiDataSourceDefinition> DataSources { get; set; }

Property Value

Type: ListBiDataSourceDefinition
See Also