Click or drag to resize

BcfRowBuilderValues Property

Gets the values. One for each column.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public Object[] Values { get; }

Property Value

Type: Object
The values.
See Also