Click or drag to resize
CalculationWorks Logo
BcfTableAddNewRow Method
Creates a new BcfRow and adds it to the tables BcfRowCollection optimistic.

Namespace: CalculationWorks.BusinessModel
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntax
public BcfRow AddNewRow()

Return Value

Type: BcfRow
BcfRow.
See Also