Click or drag to resize

BcfRelationSetupChildEndMaxConstraint Property

Gets or sets the child rows count maximum.

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

Property Value

Type: Int32
The child rows count maximum. Default is int.MaxValue.
See Also