Click or drag to resize

BcfTableUntyped Constructor

Creates a new instance.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public BcfTableUntyped(
	BcfTableBuilder builder
)

Parameters

builder
Type: CalculationWorks.BusinessModelBcfTableBuilder
The table builder.
See Also