Click or drag to resize
CalculationWorks Logo
BcfParameter Properties

The BcfParameter type exposes the following members.

Properties
  NameDescription
Public propertyBehavior
Public propertyFunctionBase
Gets the function, if the parameter is a function parameter.
Public propertyName
Gets the parameters name. Usually the same as the property name.
Public propertySourceColumn
Gets the source column.
Public propertyTagCells
Gets a value indicating whether cells will be tagged.
Public propertyValidatorBase
Gets the validator, if the parameter is a validator parameter.
Top
See Also