Click or drag to resize

BiDataFlowConnectionStepDataSource Property

Gets or sets the data source

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

Property Value

Type: BiDataSourceDefinition
See Also