Click or drag to resize

BiDataFlowDefinitionSteps Property

XmlElement

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

Property Value

Type: ListBiDataFlowStep
See Also