Click or drag to resize

BiDataFlowDataReaderStepConnection Property

Gets or sets the data source

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

Property Value

Type: BiDataFlowConnectionStep
See Also