Click or drag to resize

BiPackageDataSources Property

Gets or sets the list of 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