Click or drag to resize

BcfRelationHasParentEndNotNullConstraint Property

Gets a value indicating whether a child row must have a parent row or not.

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

Property Value

Type: Boolean
Remarks
The value indicating whether a child row must have a parent row or not. Default is .
See Also