Click or drag to resize

BcfColumnSetupTHasValueConstraint Property

Indicates whether ValueConstraint is set.

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

Return Value

Type: Boolean
ValueConstraint is not ; otherwise .
See Also