Click or drag to resize

BcfRelationSetupChildEndMinConstraint Property

Gets or sets the child rows count minimum.

Namespace:  CalculationWorks.BusinessModel.Design
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public int ChildEndMinConstraint { get; set; }

Property Value

Type: Int32
The child rows count minimum. Default is 0.
See Also