Click or drag to resize

DslForeignKeyAttributeEnforceConstraint Property

[Missing <summary> documentation for "P:Casewhere.Runtime.DSL.Models.DataAttributes.DslForeignKeyAttribute.EnforceConstraint"]

Namespace:  Casewhere.Runtime.DSL.Models.DataAttributes
Assembly:  Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.1.0
Syntax
C#
public bool EnforceConstraint { get; set; }

Property Value

Type: Boolean
See Also