| 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; }
Public Property Input As BiDataFlowStreamStep
Get
Set
public:
property BiDataFlowStreamStep^ Input {
BiDataFlowStreamStep^ get ();
void set (BiDataFlowStreamStep^ value);
}
member Input : BiDataFlowStreamStep with get, set
Property Value
Type:
BiDataFlowStreamStepSee Also