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: 3.0.2.0
Syntax
public BcfCell UpdateCell { get; set; }

Property Value

Type: BcfCell
The BcfCell that should be updated.
Version Information

CalculationWorks.BusinessModel

Supported in: 3.0, 2.1, 2.0
See Also