Click or drag to resize

BiTransformDefinitionDataFlows Property

Gets or sets the data flow definitions on this definition

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

Property Value

Type: ListBiDataFlowDefinition
See Also