Click or drag to resize

BcfColumnTConvertAndFormat Method

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

Converts and formats the specified value as configured in Converter and Formatter and returns the result.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta6
Syntax
public override Object ConvertAndFormat(
	Object value
)

Parameters

value
Type: SystemObject

Return Value

Type: Object
The converted and formatted value.
Version Information

BCF

Supported in: 4.0
See Also