Click or drag to resize

BiColumnMappingTransformJoinInput Property

Gets or sets the input stream step reference where the join should be sourced

Namespace:  SanteDB.BI.Model
Assembly:  SanteDB.BI (in SanteDB.BI.dll) Version: 2.2.1
Syntax
public BiDataFlowStreamStep Input { get; set; }

Property Value

Type: BiDataFlowStreamStep
See Also