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