CalculationWorks Logo
BcfFunctionBaseT PropertiesCalculationWorks BCF Library 1.1 for .NET Framework 4.5

[This is preliminary documentation and is subject to change.]

The BcfFunctionBaseT generic type exposes the following members.

Properties

  NameDescription
Protected propertyColumn
Gets the column.
(Inherited from BcfFunctionBase.)
Protected propertyCurrentRow
Gets the current row.
(Inherited from BcfFunctionBaseInternal.)
Public propertyParameters
Gets the parameters(not the values). During calculating the values are stored in the associated properties.
(Inherited from BcfFunctionBaseInternal.)
Public propertyTable
Gets the table the function or validator belongs to.
(Inherited from BcfFunctionBaseInternal.)
Top
See Also

Reference