Click or drag to resize

BcfRelationChildEndMinConstraint Property

Gets a value indicating the minimum count of child rows a parent row may have.

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

Property Value

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