Click or drag to resize
CalculationWorks Logo
BcfRowBuilder Class
Infrastructure. The BcfRowBuilder type supports the infrastructure and is not intended to be used directly from your code. This class cannot be inherited.
Inheritance Hierarchy
SystemObject
  CalculationWorks.BusinessModelBcfRowBuilder

Namespace: CalculationWorks.BusinessModel
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.2.1.2
Syntax
public sealed class BcfRowBuilder

The BcfRowBuilder type exposes the following members.

Properties
  NameDescription
Public propertyDefaultValues
Gets the default values.
Public propertyTable
Gets the BcfTable the BcfRowBuilder belongs to.
Public propertyValues
Gets the values. One for each column.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

CalculationWorks.BusinessModel

Supported in: 3.2, 3.0, 2.1, 2.0
See Also