Click or drag to resize
CalculationWorks Logo
BcfColumnBehaviorColumnTypeConstraints Property
Gets the column type constraints.

Namespace: CalculationWorks.BusinessModel.Behaviors
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntax
public IEnumerable<IBcfColumnTypeConstraint> ColumnTypeConstraints { get; }

Property Value

Type: IEnumerableIBcfColumnTypeConstraint
The column type constraints. If no defined an empty array
Version Information

CalculationWorks.BusinessModel

Supported in: 3.0, 2.1, 2.0
See Also