Click or drag to resize

BcfColumnTGetDefaultValue Method

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

Get the DefaultValue as object.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta7
Syntax
public override Object GetDefaultValue()

Return Value

Type: Object
The DefaultValue as object.
See Also