Click or drag to resize

BcfColumnSetupHasDefaultValue Property

Indicates whether DefaultValue is set.

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

Return Value

Type: Boolean
DefaultValue is not ; otherwise .
See Also