 | BcfRelationChildEndMaxConstraint Property |
Gets a value indicating the maximum count of child rows a parent row may have.
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntaxpublic int ChildEndMaxConstraint { get; }Public ReadOnly Property ChildEndMaxConstraint As Integer
Get
Property Value
Type:
Int32
Remarks
See Also