Click or drag to resize
CalculationWorks Logo
BcfTransactionBuilderUpdateCell Property
Gets or sets the BcfCell that should be updated.

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

Property Value

Type: BcfCell
The update cell.
See Also