Click or drag to resize

BcfTransactionBuilderRow Property

Gets or sets the BcfRow that should be updated.

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

Property Value

Type: BcfRow
The row.
See Also