Click or drag to resize

BcfColumnSetupTHasValueConstraint Property

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

Indicates whether ValueConstraint is set.

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

Return Value

Type: Boolean
trueValueConstraint is not null; otherwise false.
Version Information

BCF

Supported in: 4.0
See Also