Click or drag to resize

BiDataFlowDataWriterStepTarget Property

Gets or sets the target of the writer

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

Property Value

Type: BiSchemaTableDefinition
See Also