Click or drag to resize

BcfTransactionBuilderUpdateRelatedRowsCell Property

Gets or sets the BcfChildRelationCell that should be updated.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public BcfChildRelationCell UpdateRelatedRowsCell { get; set; }

Property Value

Type: BcfChildRelationCell
The BcfChildRelationCell that should be updated.
See Also