 | BcfColumnSetupTValueConstraint Property |
Gets or sets the value-constraint.
Namespace:
CalculationWorks.BusinessModel.Design
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntaxpublic BcfValueConstraint<T> ValueConstraint { get; set; }Public Property ValueConstraint As BcfValueConstraint(Of T)
Get
Set
Return Value
Type:
BcfValueConstraintTThe value constraint if set; otherwise
.
See AlsoReference
BcfColumnSetupTValueConstraint
BcfColumnSetupTValueConstraint