Click or drag to resize

BiDataFlowDataReaderStepDefinition Property

Gets or sets the definitions for the data source

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

Property Value

Type: ListBiSqlDefinition
See Also