Click or drag to resize

BiDataFlowMappingStepMapping Property

Represents a map between source and target columns

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

Property Value

Type: ListBiColumnMapping
See Also