Click or drag to resize

BcfTransactionBuilderUpdateRelatedRowCell Property

Gets or sets the BcfParentRelationCell that should be updated.

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

Property Value

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