Click or drag to resize
CalculationWorks Logo
BcfColumnSetup Class
Represents the setup for an individual BcfColumn. See also Tables
Inheritance Hierarchy
SystemObject
  CalculationWorks.BusinessModel.DesignBcfColumnSetup

Namespace: CalculationWorks.BusinessModel.Design
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.2.1.2
Syntax
public class BcfColumnSetup : IBcfModelObject

The BcfColumnSetup type exposes the following members.

Constructors
  NameDescription
Protected methodBcfColumnSetup
Initializes a new instance of the BcfColumnSetup class.
Top
Properties
  NameDescription
Public propertyBehaviorItems
Gets the behavior items.
Public propertyFunction
Gets the function. See also: Tables
Public propertyName
Gets the name.
Public propertyTableSetup
Gets the table setup.
Top
Methods
Version Information

CalculationWorks.BusinessModel

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