Click or drag to resize

BiDatamartDefinitionDataFlows Property

Gets or sets the data flow definitions on this definition

Namespace: SanteDB.BI.Model
Assembly: SanteDB.BI (in SanteDB.BI.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
Syntax
public List<BiDataFlowDefinition> DataFlows { get; set; }

Property Value

ListBiDataFlowDefinition
See Also