Click or drag to resize

BcfColumnHasDefaultValue Property

Gets a value indicating DefaultValue is not .

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public abstract bool HasDefaultValue { get; }

Return Value

Type: Boolean
A value indicating DefaultValue is not .
See Also