Click or drag to resize
CalculationWorks Logo
BcfTransactionBuilderNewParentRow Property
Gets or sets the new parent row.

Namespace: CalculationWorks.BusinessModel
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntax
public BcfRow NewParentRow { get; set; }

Property Value

Type: BcfRow
The new parent row.
See Also