Click or drag to resize

BiDataFlowConnectionStepRunInTransaction Property

Gets or sets the transaction control (if true run in transaction)

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

Property Value

Type: Boolean
See Also