Click or drag to resize

BiReportDefinitionDataSource Property

Gets or sets the data sources which feed this DIV

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

Property Value

Type: ListBiDefinition
See Also