Click or drag to resize

BcfRelationSetupHasParentEndNotNullConstraint Property

[This is preliminary documentation and is subject to change.]

Gets or sets a value indicating parent row is mandatory on child rows.

Namespace:  CalculationWorks.BusinessModel.Design
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta6
Syntax
public bool HasParentEndNotNullConstraint { get; set; }

Property Value

Type: Boolean
A value indicating parent row is mandatory on child rows. Default is false.
Version Information

BCF

Supported in: 4.0
See Also