Click or drag to resize
CalculationWorks Logo
BcfColumnDefaultValueSourceBaseTGetDefaultValue Method
Gets the default value.

Namespace: CalculationWorks.BusinessModel.Behaviors
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntax
protected abstract T GetDefaultValue()

Return Value

Type: T
T.
See Also